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
I know you mentioned you were working on fixing the sample check script and converting it to an R script.
I was testing the pipeline to generate the record_message output for the report. I encounter the following issue:
nextflow.config.Manifest@3a7f7201
[3c/caa1f5] NOTE: Process `NFCORE_PATHOGENSURVEILLANCE:PATHOGENSURVEILLANCE:INPUT_CHECK:SAMPLESHEET_CHECK (metadata_full.csv)` terminated with an error exit status (1) --Execution is retried (1)
ERROR ~ Error executing process >'NFCORE_PATHOGENSURVEILLANCE:PATHOGENSURVEILLANCE:INPUT_CHECK:SAMPLESHEET_CHECK (metadata_full.csv)'Causedby:
Process `NFCORE_PATHOGENSURVEILLANCE:PATHOGENSURVEILLANCE:INPUT_CHECK:SAMPLESHEET_CHECK (metadata_full.csv)` terminated with an error exit status (1)
Commandexecuted:
check_samplesheet.py \
metadata_full.csv \
samplesheet.valid.csv
cat <<-END_VERSIONS> versions.yml
"NFCORE_PATHOGENSURVEILLANCE:PATHOGENSURVEILLANCE:INPUT_CHECK:SAMPLESHEET_CHECK":
python: $(python --version | sed 's/Python //g')
END_VERSIONSCommand exit status:
1Commandoutput:
(empty)
Commanderror:
[CRITICAL] The sample sheet **must** contain these column headers: fastq_1, sample, fastq_2.
Workdir:
/nfs5/BPP/Grunwald_Lab/home/paradarc/pathogensurveillance/work/ca/00ab1aa2b9a3a2f8e72580320b41e7
Tip: view the complete command output by changing to the process work dir and entering the command `cat .command.out`
--Check'.nextflow.log' file for details
Description of the bug
Hi @zachary-foster ,
I know you mentioned you were working on fixing the sample check script and converting it to an R script.
I was testing the pipeline to generate the record_message output for the report. I encounter the following issue:
Command used and terminal output
nextflow run nf-core/pathogensurveillance --input https://raw.githubusercontent.com/grunwaldlab/pathogensurveillance/master/test/data/metadata_small.csv --outdir test_out --download_bakta_db true -profile mamba -resume
Relevant files
No response
System information
CQLS
The text was updated successfully, but these errors were encountered: