ampliseq
ampliseq copied to clipboard
Produce relative abundance mean values per group
Description of feature
This relates to https://github.com/nf-core/ampliseq/issues/368#issuecomment-1041150714
Essentially, it would be nice to use the provided metadata to make relative abundance means across groups and probably immediately barplots with QIIME2.
So that could be either solved by QIIME2 with qiime feature-table group or via phyloseq with merge_samples.
That's in 2.4.0dev now.