cleanGroups | R Documentation |
Clean Metadata Factors
cleanGroups(melted_data, factor_name, verbose = T)
melted_data |
Dataframe with metadata and abundance data. |
factor_name |
Factor to refactor in metadata. |
verbose |
If TRUE (default), print out the count of samples in each group of the factor and warn the user if fewer than 3 samples are in a group. |
A nested list containing the sample count for each group in the factor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.