mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-22 07:39:55 +00:00
Update docs/output.md
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
This commit is contained in:
parent
9f21181972
commit
0e3f9f0b9a
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ Note that the FASTQ file(s) may _not_ always be the 'final' reads that go into t
|
||||||
<details markdown="1">
|
<details markdown="1">
|
||||||
<summary>Output files</summary>
|
<summary>Output files</summary>
|
||||||
|
|
||||||
- `kraken2/`
|
- `bracken/`
|
||||||
- `bracken_<db_name>_combined_reports.txt`: combined bracken results as output from Bracken's `combine_bracken_outputs.py` script
|
- `bracken_<db_name>_combined_reports.txt`: combined bracken results as output from Bracken's `combine_bracken_outputs.py` script
|
||||||
- `<db_name>/`
|
- `<db_name>/`
|
||||||
- `<sample>_<db_name>.tsv`: TSV file containing per-sample summary of Bracken results with abundance information
|
- `<sample>_<db_name>.tsv`: TSV file containing per-sample summary of Bracken results with abundance information
|
||||||
|
|
Loading…
Reference in a new issue