Fill the sample_genotype database from VCF file(s)

add_genotype_table(vcf_path, db_path)

Arguments

vcf_path

path to a vcf file (must already be indexed)

db_path

a path, eg /path/to/sample_geno_db.sqlite, to where you'd like to create the sqlite database file