getDataStatistics: Evaluates statistics of the read counts corresponding to the...

Description Usage Arguments Value

View source: R/ROSeq.R

Description

Takes in the complete read count vector corresponding to the gene (sp) and also the data corresponding to the two sub-populations (sp1 and sp2)

Usage

1
getDataStatistics(sp, spOne, spTwo)

Arguments

sp

The complete (normalized and filtered) read count data corresponding to the gene in question

spOne

The (normalized and filtered) read count data corresponding to the first sub-population

spTwo

The (normalized and filtered) read count data corresponding to the second sub-population

Value

geneStats A vector containing 6 values corresponding to the gene data(maximum, minimum, mean, standard deviation, upper multiple of standard deviation and lower multiple of standard deviation)


krishan57gupta/ROSeq documentation built on March 3, 2021, 11:12 a.m.