Description Usage Arguments Value Examples
View source: R/utility_functions.R
Centers/scales every gene in a transcriptomics dataset
1 |
dataset |
A transcriptomics dataset. First columns should be gene names. All other columns should be expression levels. |
scale |
Logical. If TRUE then each gene will be scaled |
center |
Logical. If TRUE then each gene will be centered on zero |
A transcriptomics dataset with centered / scaled genes
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.