1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-09-21 05:32:05 +00:00

Update docs/usage.md

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
This commit is contained in:
Sofia Stamouli 2022-09-13 18:13:00 +02:00 committed by GitHub
parent 0072c29a6f
commit ded6d7ab1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -415,4 +415,8 @@ NXF_OPTS='-Xms1g -Xmx4g'
### I get a warning during centrifuge_kreport process with exit status 255.
When a sample has no hits, `centrifuge` classifier exits with exit code `255`. The pipeline does not fail and this is provided as a `WARN`.
When a sample has insufficient hits for abundance estimation, the resulting `report.txt` file will be empty.
When trying to convert this to a kraken-style report, the conversion tool will exit with a status code `255`, and provide a `WARN`.
This is **not** an error nor a failure of the pipeline, just your sample has no hits to the provided database when using centrifuge.