NCBI-Hackathons / NovoGraph

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

bam to vcf converter #1

Closed ajo2995 closed 7 years ago

ajo2995 commented 7 years ago

Downstream tools like vg will need a vcf file to handle our graph genome.

Either find a tool that can export a vcf file, or write one.