Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.08 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.08 KB

pangenealign.jl

  • profiling variants for the pangenes alignments.
include pangenealign.jl
 # assert the call
return 
 'C': ASCII/Unicode U+0043 (category Lu: Letter, uppercase)
 'N': ASCII/Unicode U+004E (category Lu: Letter, uppercase)
 'D': ASCII/Unicode U+0044 (category Lu: Letter, uppercase)
 '-': ASCII/Unicode U+002D (category Pd: Punctuation, dash)
 'E': ASCII/Unicode U+0045 (category Lu: Letter, uppercase)
 'X': ASCII/Unicode U+0058 (category Lu: Letter, uppercase)
 'G': ASCII/Unicode U+0047 (category Lu: Letter, uppercase)
 'N': ASCII/Unicode U+004E (category Lu: Letter, uppercase)
 'N': ASCII/Unicode U+004E (category Lu: Letter, uppercase)
 'C': ASCII/Unicode U+0043 (category Lu: Letter, uppercase)
 '-': ASCII/Unicode U+002D (category Pd: Punctuation, dash)
 'D': ASCII/Unicode U+0044 (category Lu: Letter, uppercase)
 'X': ASCII/Unicode U+0058 (category Lu: Letter, uppercase)
 'E': ASCII/Unicode U+0045 (category Lu: Letter, uppercase)
 'N': ASCII/Unicode U+004E (category Lu: Letter, uppercase)
 'G': ASCII/Unicode U+0047 (category Lu: Letter, uppercase)

Gaurav Sablok