mp_import_humann_regroup | R Documentation |
Import function to load the output of human_regroup_table in HUMAnN.
mp_import_humann_regroup(
profile,
mapfilename = NULL,
rm.unknown = TRUE,
keep.contribute.abundance = FALSE,
...
)
profile |
the output file (text format) of human_regroup_table in HUMAnN. |
mapfilename |
the sample information file or data.frame, |
rm.unknown |
logical whether remove the unmapped and ungrouped features. |
keep.contribute.abundance |
logical whether keep the abundance of contributed taxa, default is FALSE, it will consume more memory if it set to TRUE. |
... |
additional parameters, meaningless now. |
Shuangbin Xu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.