NCBI-Hackathons / NovoGraph

NovoGraph: building whole genome graphs from long-read-based de novo assemblies
MIT License
44 stars 8 forks source link

update CRAM2VCF_createFinalVCF.pl #33

Closed TorHou closed 3 years ago

TorHou commented 4 years ago

The final script needs an update. It would probably best to modularize it, such that the user can choose which VCF he wants to merge.
So that he can choose --vcf [overlapping | separated | pseudoSample] . It should not fail when the other vcfs are not present

evanbiederstedt commented 3 years ago

Fixed.