iqbal-lab-org / make_prg

Code to create a PRG from a Multiple Sequence Alignment file
Other
21 stars 7 forks source link

Dev #18

Closed bricoletc closed 3 years ago

bricoletc commented 4 years ago

This PR has two main goals:

Added

After this PR, results in : AATAATAA 5 TAAATTTTGTATAAACT 6 TAAATTTTATATAAACT 6 T 5 TTACCCTAG ( the T got prepended) (max_nesting 5, min_match_len 7)

This does not mean #17 is fully resolved, i'll now run on real datasets

Modified

bricoletc commented 3 years ago

Hi @mbhall88 @rmcolq , I think this should be merged to master. I can certify that it worked for my gramtools paper analysis, producing PRGs where I found, genotyping on them with gramtools, good concordance with PacBio truth assemblies on two different datasets (TB, Pfalciparum)