Description Usage Arguments Value Author(s)
This function takes the conc_table of a mSet object, groups features by a given feature variable, calculate the sum of each feature in each group, and return a summarized mSet object.
1 | summarize_features(object, feature_var)
|
object |
An |
feature_var |
An character variable, must from the column names of the feature_data slot. Length must be 1. |
An mSet-class
object
Chenghao Zhu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.