ftRatiostab | R Documentation |
Generate a table of feature ratios
ftRatiostab(
melted_data,
feature1list,
feature2list,
factor = NA,
aggregateBefore = F
)
melted_data |
Melted metadata and abundance table |
feature1list |
List of numerator features |
feature2list |
List of denominator features |
factor |
(Optional) Factor along which to group samples to calculate an aggregated ratio |
aggregateBefore |
Aggregate samples before calculating ratios? Stats will not be calculated between groups in this case. |
Table of feature ratios between specified features
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.