File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -305,16 +305,17 @@ results/
305305│ ├─ alpha_div.csv
306306│ ├─ beta_div_bray.csv
307307│ └─ beta_div_jaccard.csv
308- └─ intermediate/ # Intermediate files
309- ├─ mpa/ # Converted MPA files
310- │ ├─ {sample}.txt
311- │ ├─ ...
312- ├─ COMBINED.txt # Merged MPA table
313- └─ txt/ # Extracted taxonomic levels in TXT
314- ├─ counts_species.txt
315- ├─ counts_genus.txt
316- ├─ ...
317- └─ counts_phylum.txt
308+ ├─ intermediate/ # Intermediate files
309+ │ ├─ mpa/ # Converted MPA files
310+ │ │ ├─ {sample}.txt
311+ │ │ ├─ ...
312+ │ ├─ COMBINED.txt # Merged MPA table
313+ │ └─ txt/ # Extracted taxonomic levels in TXT
314+ │ ├─ counts_species.txt
315+ │ ├─ counts_genus.txt
316+ │ ├─ ...
317+ │ └─ counts_phylum.txt
318+ └─ krakenparser.log # Pipeline execution logs
318319```
319320
320321## Conclusion
You can’t perform that action at this time.
0 commit comments