Description Usage Arguments Details Value Author(s) Examples
Computes the increased or decreased profile statistics for each row (or gene) across the three samples within a feature or data type (expression, methylation, or copy-number variation)
1 |
rd1 |
: A numeric value of the reference sample (R) on which to estimate the profile statistics for a given row |
cd1 |
: A numeric value of the comparison sample 1 (S1) for a given gene, gene probe or gene copy segment |
cd2 |
: A numeric value of the comparison sample 2 (S2) for a given gene, gene probe or gene copy segment |
profile |
: The desired direction of genomic change. The values are "up" (default) or "down" to select for increased or decreased gene set profile, respectively |
This function requires three data values corrosponding to three samples for a given gene (or row), respectively
The returned value is profile statistics computed considering the specified change in the reference sample when compared to the remaining two relative samples.
Bhakti Dwivedi & Jeanne Kowalski
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.