View source: R/extract_genotype_vectors.R
rnaseq_vector | R Documentation |
get vector of consensus bases over a given set of SNPs in an RNAseq library
rnaseq_vector(db_path, snp_df, tablename = "rnaseq_pileup")
db_path |
path to an RNAseq library pileup sqlite database |
snp_df |
path to the snp dataframe (see function) |
tablename |
the table from which to extract the SNPS |
RNAseq library Snp vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.