Description of the bug
The pipeline docs specify --clip_r1 as a parameter for the trimming step, however it is ignored
Command used and terminal output
nextflow run nf-core/rnasplice -r dev -profile docker --input samplesheet.csv --contrasts contrastsheet.csv --outdir results_nfcore --clip_r1 5 --genome GRCh37
The bug occurs in both latest release and dev branch.
The pipeline runs normally but read 1 is not trimmed at the 5' end as specified
Relevant files
No response
System information
Nextflow version 24.10.4
Hardware: Desktop
Executor: local
Container engine: Docker
OS: Ubunyu
Version of nf-core/rnasplice: 1.0.4 and dev
Description of the bug
The pipeline docs specify --clip_r1 as a parameter for the trimming step, however it is ignored
Command used and terminal output
Relevant files
No response
System information
Nextflow version 24.10.4
Hardware: Desktop
Executor: local
Container engine: Docker
OS: Ubunyu
Version of nf-core/rnasplice: 1.0.4 and dev