add_genotype_table: Fill the sample_genotype database from VCF file(s)

View source: R/sample_genotype_db_functions.R

add_genotype_tableR Documentation

Fill the sample_genotype database from VCF file(s)

Description

Fill the sample_genotype database from VCF file(s)

Usage

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


cmatKhan/mislabels documentation built on May 11, 2022, 9:39 p.m.