Skip to content

nf-core/coproid report probability per source species #88

@johnvusich

Description

@johnvusich

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:
Image

The figure 2 barplot from sam2lca looks as I would expect:
Image

However, figure 3 from sourcepredict looks like something may have gone wrong:
Image

Here are the Kraken MultiQC plots for reference:
Image
Image

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 $CONFIG

Relevant files

nextflow.log

config file

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions