Closed ganiatgithub closed 4 years ago
Hi @ganiatgithub,
Thanks for the issue report.
Now, I clearly see the problem: you are using a Centrifuge summary file instead of a Centrifuge output. The summary file is lacking essential data that the Centrifuge output file is providing, such as the classification score. Due to the Recentrifuge's goal of allowing a robust downstream analysis, for each sample, Recentrifuge requires the complete data of the Centrifuge output.
In your case, if you did not save the output when you run Centrifuge before, you can get it with:
> centrifuge -q -x /home/Staff/uqgni1/tools/centrifuge/hvc -U Run02_filtered.fastq -p 16 > centrifuge-hvc.out
After you get this file, you can use rcf
to get an interactive krona-like scored visualization of your sample and rextract
to get the reads as you tried before.
Let me know if this makes sense to you. Thanks.
Thank, it works!
Thanks for the feedback!
Bug report
Hi @khyox,
Thanks for the nice format, this is related to post #18
Bug summary
How I got here
Command line (running centrifuge)
Command line (running rextract)
centrifuge output (centrifuge-hvc.txt)
Error message outcome (Slurm system)