Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nf-jabba encountered an error while starting with the BAM files. #10

Open
rajithadp opened this issue Nov 14, 2024 · 0 comments
Open

nf-jabba encountered an error while starting with the BAM files. #10

rajithadp opened this issue Nov 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@rajithadp
Copy link

Description of the bug

I want to use nf-jabba to generate Jabba calls for my BAM files. I followed the usage instructions, and as I understood them, I used the appropriate commands. The pipeline was completed without errors; however, each tool has no results in my output directory.

Command used and terminal output

nextflow run mskilab-org/nf-jabba \
   -profile singularity \
   --input samplesheetV2.csv \
   --outdir OUTDIR \
   --tools svaba,fragcounter,dryclean,cbs,hetpileups,ascat,jabba \
   --genome GRCh38 \
   --step sv_calling

Relevant files

Screenshot 2024-11-14 at 08 34 19

System information

N E X T F L O W ~ version 24.04.4

Input/output options
input : samplesheetV2.csv
step : sv_calling
outdir : OUTDIR

Main options
tools : svaba,fragcounter,dryclean,cbs,hetpileups,ascat,jabba

Preprocessing
save_mapped : true
save_output_as_bam : true

HetPileUps
hapmap_sites : null

FragCounter
midpoint_frag : TRUE
paired_frag : TRUE
exome_frag : FALSE
minmapq_frag : 60

Dryclean
build_dryclean : null

JaBbA
blacklist_junctions_jabba : NULL
slack_jabba : 20
linear_jabba : FALSE
epgap_jabba : 0.000001
blacklist_coverage_jabba : null

Reference genome options
genome : GRCh38
bwa : s3://ngi-igenomes/igenomes/Homo_sapiens/NCBI/GRCh38/Sequence/BWAIndex/version0.6.0/
fasta : s3://ngi-igenomes/igenomes/Homo_sapiens/NCBI/GRCh38/Sequence/WholeGenomeFasta/genome.fa
igenomes_base : s3://ngi-igenomes/igenomes
mski_base : s3://mskilab-pipeline

@rajithadp rajithadp added the bug Something isn't working label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant