QIIME 2: composition ancombc2
ANCOM-BC2: Analysis of Composition of Microbiomes with Bias Correction 2.
Outputs:
ancombc2_output.qza: |
| The estimated log fold changes and their standard errors for the variables included in the mixed effects model. Also includes the structural zero designations if the structural_zeros parameter is passed. |
Description:
Calls the ancombc2 function of the ANCOMBC software package. See the ANCOM-BC2 publication and source code for details.
Examples:
single-variable
- Using the qiime2 composition ancombc2 tool:
- Set "table" to #: table.qza
- For "metadata":
- Perform the following steps.
- Leave as Metadata from TSV
- Set "Metadata Source" to metadata.tsv
- Set "fixed_effects_formula" to bodysite
- Press the Execute button.
- Once completed, for the new entry in your history, use the Edit button to set the name as follows:
(Renaming is optional, but it will make any subsequent steps easier to complete.)
History Name |
"Name" to set (be sure to press Save) |
#: qiime2 composition ancombc2 [...] : ancombc2_output.qza |
abc2-output.qza |
multi-variable-reference
- Using the qiime2 composition ancombc2 tool:
- Set "table" to #: table.qza
- For "metadata":
- Perform the following steps.
- Leave as Metadata from TSV
- Set "Metadata Source" to metadata.tsv
- Set "fixed_effects_formula" to bodysite + animal
- Expand the additional options section
- For "reference_levels", use the + reference_levels button to add the corresponding values:
- Add "element" set to bodysite::tongue
- Add "element" set to animal::dog
- Press the Execute button.
- Once completed, for the new entry in your history, use the Edit button to set the name as follows:
(Renaming is optional, but it will make any subsequent steps easier to complete.)
History Name |
"Name" to set (be sure to press Save) |
#: qiime2 composition ancombc2 [...] : ancombc2_output.qza |
abc2-output.qza |