-
Notifications
You must be signed in to change notification settings - Fork 122
Description
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)
. 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_cosmicRelevant files
System information
Nextflow version 25.10.0