We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ERROR nextflow.processor.TaskProcessor - Error executing process > 'NFCORE_SAREK:SAREK:CRAM_SAMPLEQC:BAM_NGSCHECKMATE:BCFTOOLS_MPILEUP (1)' Caused by: Not a valid path value: '../data/references/Homo_sapiens/GATK/GRCh38/Annotation/NGSCheckMate/SNP_GRCh38_hg38_wChr.bed'
NGSCHeckmate should not even be running
ae/f697b0] process > NFCORE_SAREK:SAREK:BAM_TO_CRAM (sample_01X) [100%] 1 of 1, cached: 1 ✔ [- ] process > NFCORE_SAREK:SAREK:CRAM_SAMPLEQC:CRAM_QC_RECAL:SAMTOOLS_STATS [ 0%] 0 of 1 [- ] process > NFCORE_SAREK:SAREK:CRAM_SAMPLEQC:CRAM_QC_RECAL:MOSDEPTH [ 0%] 0 of 1 [- ] process > NFCORE_SAREK:SAREK:CRAM_SAMPLEQC:BAM_NGSCHECKMATE:BCFTOOLS_MPILEUP - [- ] process > NFCORE_SAREK:SAREK:CRAM_SAMPLEQC:BAM_NGSCHECKMATE:NGSCHECKMATE_NCM -
nextflow run nf-core/sarek -r 3.4.2 -latest -profile docker --input data/markduplicates_no_table_local.csv --outdir ./test_single_sample --igenomes_base ../data/references --step variant_calling --tools cnvkit, strelka,deepvariant,haplotypecaller -with-tower --save_output_as_bam --max_memory 4.GB --max_cpus 2 -resume
No response
sarek: 3.4.2
The text was updated successfully, but these errors were encountered:
I get this same error even when not using -resume and is preventing me from running Sarek.
-resume
Not a valid path value: './igenomes/Homo_sapiens/GATK/GRCh38/Annotation/NGSCheckMate/SNP_GRCh38_hg38_wChr.bed'
I have confirmed that the file does in fact exist in the specified location.
Sorry, something went wrong.
No branches or pull requests
Description of the bug
NGSCHeckmate should not even be running
Command used and terminal output
Relevant files
No response
System information
sarek: 3.4.2
The text was updated successfully, but these errors were encountered: