Skip to content
New issue

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

Issue with known adapters #201

Closed
apeltzer opened this issue Oct 27, 2022 · 0 comments
Closed

Issue with known adapters #201

apeltzer opened this issue Oct 27, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@apeltzer
Copy link
Member

Description of the bug

Error executing process > 'NFCORE_SMRNASEQ:SMRNASEQ:FASTQC_FASTP:FASTP (sample2)'

Caused by:
Essential container in task exited

Command executed:

[ ! -f sample2.fastq.gz ] && ln -sf sample_2.fastq.gz sample2.fastq.gz

fastp
--stdout
--in1 sample2.fastq.gz
--out1 sample2.fastp.fastq.gz
--thread 2
--json sample2.fastp.json
--html sample2.fastp.html

-l 17 --max_len1 40 --adapter_fasta /mnt/data/nf-core/nf-core-smrnaseq-2.1.0/workflow/assets/known_adapters.fa
2> sample2.fastp.log

cat <<-END_VERSIONS > versions.yml
"NFCORE_SMRNASEQ:SMRNASEQ:FASTQC_FASTP:FASTP":
fastp: $(fastp --version 2>&1 | sed -e "s/fastp //g")
END_VERSIONS

Command exit status:
255

Command output:
(empty)

Command used and terminal output

https://nfcore.slack.com/archives/CL66GAJBF/p1666824639185769

Relevant files

No response

System information

No response

@apeltzer apeltzer added the bug Something isn't working label Oct 27, 2022
@apeltzer apeltzer added this to the Release 2.1.1 Patch milestone Oct 27, 2022
apeltzer added a commit that referenced this issue Oct 27, 2022
apeltzer added a commit that referenced this issue Feb 18, 2023
nschcolnicov pushed a commit that referenced this issue Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant