View source: R/single_cell_simulation.R
scale_to_million | R Documentation |
a TPM sample always sums to 1,000,000.
scale_to_million(sample)
sample |
numeric vector of gene expression values |
This function takes an input vector and rescales it, so that the sum of the vector equals 1e6.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.