Skip to content

read_length = 50 in nextflow.config is problematic #14

@sisterdot

Description

@sisterdot

hey hey,

another note- with the current nextflow.config pipeline will fail if read length is not specified but exceeds 50 with

slamdunk/dunks/stats.py", line 636, in tcPerReadPos
      totalReadCountRev[i] += 1

a better option than having users specify a read length would be a process after trimming that would set the maximum read length per sample in the meta or set a variable for the whole experiment

thanks and BR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions