Closed KeLi1018 closed 1 year ago
This suggests that one of the files passed to pyroe
did not exist. ExitStatus(unix_wait_status(256))
is process failure for which that is the most common cause.
Hi @rob-p,
any suspicion what could be the reason for that?
The failure happens already during indexing, and according the the script
section in the output, simpleaf index
gets a valid filename for fasta and gtf file.
Does this persist after the additions of @robsyme, @dongzehe and myself? If so, we should at least get much more informative output.
Hi @KeLi1018,
could you please try to rerun the dev
version of the workflow (nextflow run nf-core/scrnaseq [...] -r dev
) and check if the error persists?
Thanks! It works.
Description of the bug
Hi! I'm running nf-core/scrnaseq v.2.1.0 but I've had some issues.
Here is the samplesheet1.csv: sample,fastq_1,fastq_2 DP8400009886BL,DP8400009886BL_L01_7_1.fq.gz,DP8400009886BL_L01_7_2.fq.gz DP8400009886BL,DP8400009886BL_L01_9_1.fq.gz,DP8400009886BL_L01_9_2.fq.gz
The codes and output are in "Command used and terminal output"
Sorry, I couldn't work out how to fix this. Thanks, and its a very helpful pipeline.
Command used and terminal output
Relevant files
No response
System information
No response