Description Usage Arguments Value
Scales individual samples to another dataset.
1 | scale_samples(profile, means, ranges)
|
profile |
a data.frame with gene expression values |
means |
a vector of means by gene from original dataset |
ranges |
a vector of ranges or sds by gene from original dataset |
a data.frame of gene expression values with each gene scaled
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.