Open ChristopherBarrington opened 3 weeks ago
I also just came across this issue, except of the FASTQC
step. Couple of additional pieces that I saw that may potentially be helpful:
This warning produced almost immediately upon launch
WARN: Samplesheet warnings:
The samplesheet contains following unchecked field(s): [fastq_barcode]
And the error which looks the same except on FASTQC
instead of CELLRANGERARC_COUNT
ERROR ~ Error executing process > 'NFCORE_SCRNASEQ:SCRNASEQ:FASTQC_CHECK:FASTQC (4)'
Caused by:
Path value cannot be null
My sample sheet looks the same except for my read naming is the alternative option for atac:
sample,R1,R3,R2,atac
instead of
sample,R1,R2,I2,atacf
Thanks.
Description of the bug
Similar to #374 perhaps, I get a
Path value cannot be null
error when running--aligner cellrangerarc
.My sample sheet is:
(This confused me as well because the
sample_type:gex
has includedatac
libraries too?)An example of an entry in
ch_fastq
is below:Since (I think) my channel has too many files and a structure that is not expected by the CELLRANGERARC_COUNT module, I suspect I have misconfigured something?
Sorry for being so vague, I am at a loss of what to try next.
Command used and terminal output
Relevant files
No response
System information