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