rnaseq_vector: get vector of consensus bases over a given set of SNPs in an...

View source: R/extract_genotype_vectors.R

rnaseq_vectorR Documentation

get vector of consensus bases over a given set of SNPs in an RNAseq library

Description

get vector of consensus bases over a given set of SNPs in an RNAseq library

Usage

rnaseq_vector(db_path, snp_df, tablename = "rnaseq_pileup")

Arguments

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

Value

RNAseq library Snp vector


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