You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/output.md
+39-1Lines changed: 39 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -662,21 +662,59 @@ On request (`--ancombc2`), ANCOM-BC2 is applied to each suitable or specified me
662
662
663
663
Comparison evaluates observed results against expected outcomes, typically for samples with known composition such as mock communities, to assess the data and analysis. Steps to evaluate the produced ASVs are implemented in the pipeline.
664
664
665
+
When expected sequences are supplied, the following files will be produced:
-`vsearch_usearchglobal.tsv`: VSEARCH --usearch_global output for ASV to sequence comparisons.
670
672
-`md5sum_version.txt`: Contains parameter md5sum and pipeline version that is also the folder name, additionally the time stamp used in files in `pipeline_info/`.
671
673
-`nucleotide-differences.log`: Log file for comparing matches of ASVs to expected sequences.
672
-
-`nucleotide-differences.tsv`: Tabl-separated table based on VSEARCH results comparing matches of ASVs to expected sequences.
674
+
-`nucleotide-differences.tsv`: Tab-separated table based on VSEARCH results comparing matches of ASVs to expected sequences.
-`performance_per-sample.tsv`: Tab-separated table with performance metrics per sample, in long format.
714
+
715
+
716
+
</details>
717
+
680
718
### PICRUSt2
681
719
682
720
PICRUSt2 (Phylogenetic Investigation of Communities by Reconstruction of Unobserved States) is a software for predicting functional abundances based only on marker gene sequences. On demand (`--picrust`), Enzyme Classification numbers (EC), KEGG orthologs (KO) and MetaCyc ontology predictions will be made for each sample.
0 commit comments