You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I started with (u)BAM, I prepare a CSV contained patient, status, sample, lane, bam columns, I got an error: BAM index (bai) should be provided.
Why does this happen? The tutorial doesn't say Samplesheet Columns must contain bai. Must I provide Bam index bai when I start with (u)BAM?
Command used and terminal output
command: nextflow run nf-core/sarek \--input /SAN/colcc/CPI_raw/Jansen_CRC/Jansen_CRC.csv \-profile singularity \--step mappingoutput:BAM index (bai) should be provided.Argument of `file` function cannot be null
I've encountered the same issue when starting from unmapped bam files using Sarek v3.1.2. Are the BAI files still required for this version?
_WARN: There's no process matching config selector: NFCORE_SAREK:SAREK:CRAM_QC_NO_MD:SAMTOOLS_STATS -- Did you mean: NFCORE_SAREK:SAREK:CRAM_QC_RECAL:SAMTOOLS_STATS?
BAM index (bai) should be provided.
Description of the bug
When I started with (u)BAM, I prepare a CSV contained patient, status, sample, lane, bam columns, I got an error: BAM index (bai) should be provided.
Why does this happen? The tutorial doesn't say Samplesheet Columns must contain bai. Must I provide Bam index bai when I start with (u)BAM?
Command used and terminal output
Relevant files
No response
System information
Nextflow: 22.04.5.5708
Hardware: HPC
Container: Singularity
nf-core/sarek v3.0
The text was updated successfully, but these errors were encountered: