normalize_miRNACount_toCPM | R Documentation |
Normalize miRNA counts to CPM
normalize_miRNACount_toCPM(
count.df,
group,
method = "TMM",
log = TRUE,
prior.count = 1
)
method |
"TMM","TMMwsp","RLE","upperquartile","none" |
log |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.