View source: R/extract_genotype_vectors.R
sample_snp_loc_from_pileup | R Documentation |
extract unique SNP locations from RNAseq library
sample_snp_loc_from_pileup(db_path, tablename = "rnaseq_pileup")
db_path |
a path, eg /path/to/sample_geno_db.sqlite, to where you'd like to create the sqlite database file |
tablename |
name of the rnaseq table. default is rnaseq_pileup |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.