Skip to content

Trimming parameters not used #170

@misiti-1864309

Description

@misiti-1864309

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions