Skip to content

Running local files through trimmomatic fails if file does not end with ".fastq" (e.g. ."fq") #280

Description

@JohnHadish

Description of the bug

Line 36 in the trimmomatic file casues failure if files do not end with .fastq e.g. .fq. This is only a testing line, and does not influence the rest of the module. It should just be removed in the next version.

    echo "#TRACE fastq_lines=`cat *.fastq | wc -l`"

Command used and terminal output

No response

Relevant files

No response

System information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions