Description Usage Arguments Value
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)
1 | getDataStatistics(sp, spOne, spTwo)
|
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 |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.