View source: R/sample_genotype_db_functions.R
add_genotype_table | R Documentation |
Fill the sample_genotype database from VCF file(s)
add_genotype_table(vcf_path, db_path)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.