Description Usage Arguments Value
View source: R/codeAllCaseControl_v1.5.R
transform count to CPM
1 | counts2normalized_10X(data, toType, scale.factor = 10^6)
|
data |
a dataframe with row of gene and column of sample |
toType |
whether RPKM or TPM of result you wanted, eg "CPM" |
scale.factor |
set the scale factor, default "10^6" |
the CPM of data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.