Description Usage Arguments Value Examples
Covert a counts table to a relative abundances table
1 | counts_to_logcpm(counts_table)
|
counts_table |
A organism x sample data frame of counts |
A organism x sample data frame of logcpm counts
1 | logcpm <- counts_to_logcpm(as.data.frame(matrix(seq_len(12),4)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.