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
I am having trouble getting the following test to work. Any clues to what I am doing wrong.
The command I ran was:
nextflow run nf-core/scrnaseq -profile test,docker --outdir /mnt/bdsf/test_arc --aligner cellrangerarc
Output error (do you need more info?)
Pipeline completed with errors- ERROR ~ Error executing process > 'NFCORE_SCRNASEQ:SCRNASEQ:FASTQC_CHECK:FASTQC (2)'
Caused by: Path value cannot be null
Workflow: nf-core/scrnaseq: v2.7.1-g4171377 Nextflow: 24.04.4
No response
The text was updated successfully, but these errors were encountered:
Also hitting this with the same versions and real data.
Sorry, something went wrong.
Cellrangerarc is currently not properly tested, see #290.
No branches or pull requests
Description of the bug
I am having trouble getting the following test to work. Any clues to what I am doing wrong.
The command I ran was:
nextflow run nf-core/scrnaseq -profile test,docker --outdir /mnt/bdsf/test_arc --aligner cellrangerarc
Output error (do you need more info?)
Pipeline completed with errors-
ERROR ~ Error executing process > 'NFCORE_SCRNASEQ:SCRNASEQ:FASTQC_CHECK:FASTQC (2)'
Caused by:
Path value cannot be null
Workflow:
nf-core/scrnaseq: v2.7.1-g4171377
Nextflow: 24.04.4
Command used and terminal output
No response
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered: