counts_to_relabu | R Documentation |
Covert a counts table to a relative abundances table
counts_to_relabu(counts_table)
counts_table |
A organism x sample data frame of counts |
A organism x sample data frame of relative abundances
counts_to_relabu(matrix(seq_len(12), 4))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.