rescale_samples | R Documentation |
This function scales each sample/column based on the median of the total of gene expression values for each sample.
rescale_samples(dat)
dat |
a matrix or dg[CT]Matrix of expression values with genes as rows and samples as columns. |
a rescaled matrix of expression values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.