Skip to content

When running a BAM input, ARRIBA_VISUALISATION and FUSIONINSPECTOR modules do not run #780

@preethabalakrishnan

Description

@preethabalakrishnan

Description of the bug

Thank you so much for putting together this pipeline with many fusion tools to choose from. I tested this pipeline with one publicly available sample and it worked well with FASTQ files. In this case, ARRIBA_VISUALISATION and FUSIONINSPECTOR worked and I got good representations for the reported fusions. Now, I tested the pipeline with BAM output files from the same run where as required I also provided the chimeric junctions .junction file and the splice junction .SJ.out.tab file. The pipeline runs through without any error but I do not get any visualization in this case (see attached screenshot)

Image

. In case of FUSIONINSPECTOR, it takes only a FASTQ as input (see here). Maybe this can be updated such that it takes even a BAM file as input and provides visualization?

In case of ARRIBA_VISUALISATION , I am not exactly sure why it did not run. Ideally, it should have worked.

I am new here and any suggestion is welcome :)

Command used and terminal output

nextflow run main.nf -profile docker --tools arriba,starfusion,fusionreport,fusioninspector --input samplesheet_bam.csv --genomes_base ./references --outdir output_bam_with_genelist -c nextflow.config --no_cosmic

Relevant files

samplesheet_bam.csv

System information

Nextflow version 25.10.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions