-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description of the bug
Regarding openjournals/joss-reviews#9324,
I ran the CoproID pipeline using the test data. The pipeline ran successfully. However, when looking at the output report, there seems to be an issue with the part of the pipeline that calculates the probability of the host species.
See figure 1, probability per host species:
The figure 2 barplot from sam2lca looks as I would expect:
However, figure 3 from sourcepredict looks like something may have gone wrong:
Here are the Kraken MultiQC plots for reference:
If I am misunderstanding the output from the pipeline, please let me know.
Command used and terminal output
module purge
module load Nextflow/24.10.2
nextflow run nf-core/coproid -r 2.0.0 -profile test,singularity --outdir $OUTDIR -w $WORKDIR -c $CONFIGRelevant files
System information
Nextflow version 24.10.2
nf-core/coproid 2.0.0
Hardware: HPC
Executor: Slurm
Container engine: Singularity
OS: Ubuntu 22.04.5 LTS
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working