HopedWall / rs-gfatovcf

Rust implementation of Flavia95's GFAtoVCF

Home Page:https://gsocgraph.blogspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

empty output

zeeev opened this issue · comments

Hi @HopedWall,

I'm running the tool, and getting a VCF file that contains a header, but no variants were called. The graph was generated by the latest version of minigraph. We do get calls when running monograph call. The verbose output does produce information about the traversal.

gfa_to_vcf --input family.gfa --output family-out.vcf

Does your tool generate a multi-sample vcf with genotypes?