mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-13 07:33:08 +00:00
Update docs/output.md
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
This commit is contained in:
parent
719fc3cf5d
commit
953f9585c9
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ You will only recieve the FASTQs and `*classifiedreads.txt` file if you supply `
|
|||
<summary>Output files</summary>
|
||||
|
||||
- `krakenuniq/`
|
||||
- <db_name>/
|
||||
- `<db_name>/`
|
||||
- `<sample_id>_<db_name>.classified.fastq.gz`: FASTQ file containing all reads that had a hit against a reference in the database for a given sample
|
||||
- `<sample_id>_<db_name>.unclassified.fastq.gz`: FASTQ file containing all reads that did not have a hit in the database for a given sample
|
||||
- `<sample_id>_<db_name>.report.txt`: A Kraken2-style report that summarises the fraction abundance, taxonomic ID, number of Kmers, taxonomic path of all the hits, with an additional column for k-mer coverage, that allows for more accurate distinguishing between false-positive/true-postitive hits
|
||||
|
|
Loading…
Reference in a new issue