vatlab / varianttools

software tool for the manipulation, annotation, selection, and analysis of variants in the context of next-gen sequencing analysis
https://vatlab.github.io/vat-docs/
GNU General Public License v3.0
31 stars 4 forks source link

vtools import --store sqlite #145

Closed BoPeng closed 4 years ago

BoPeng commented 4 years ago
vtools init test -f  --store sqlite; vtools import test.vcf --build hg19 -v1

generates a bunch of error message (warning) like the following

GenotypeCopier' object has no attribute 'genotype_file'