minTotalReads: minTotalReads

Description Usage Arguments Examples

Description

function allows users to determine in single-cell RNA-Seq experiments if number of reads per cell and the number of cell samples sequenced meet the minimum 10,000,000 total reads for accurate gene expression analysis and clustering based on cell type identification

Usage

1

Arguments

r

number mRNA reads per sample, a numeric number or vector

c

number of cells sequenced, a numeric number or vector

Examples

1
minTotalReads(200000,48)

KevinStevenson89/R_Final_Project_RNASeqPrep documentation built on May 10, 2019, 2:41 p.m.