create_bam_pileup_table: Create a sqlite database to store sample/genotype data

View source: R/sample_genotype_db_functions.R

create_bam_pileup_tableR Documentation

Create a sqlite database to store sample/genotype data

Description

Create a sqlite database to store sample/genotype data

Usage

create_bam_pileup_table(db_path)

Arguments

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.