compbiocore / VariantVisualization.jl

Julia package powering VIVA, our tool for visualization of genomic variation data. Manual:
https://compbiocore.github.io/VariantVisualization.jl/stable/
Other
84 stars 13 forks source link

add "." to geno_dict() #56

Closed gtollefson closed 5 years ago

gtollefson commented 5 years ago

add "." to geno_dict() for genotype and read depth for VCF files with "." rather than "./." or ".|.". This applies for dp and gt.

gtollefson commented 5 years ago

closed by #55