Description Usage Arguments Value Author(s) See Also Examples
This function calculates normal ranges of expressions and variance ratios for all probesets. To create an anti-profile, call buildAntiProfile on the output of this function
1 2 |
e |
matrix of gene expression, with one column per sample |
cl |
vector of normal/cancer indicators as 0/1 |
tiss |
vector of tissue types for each sample |
minL |
minimum number of samples of a given tissue/class to compute stats |
cutoff |
median absolute deviation multiplier used to determine proportion of samples within normal range of expression |
OnCutoff |
gene expression barcode z-score to determine if a gene is expressed |
An object of class SuccsStats
Hector Corrada Bravo hcorrada@gmail.com
AntiProfileStats
for the type of
object returned. buildAntiProfile
to
construct anti-profiles with objects returned by this
function.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.