Skip to content

DADA script for quality plots doesn't work with all sequence file extensions #65

@cjfields

Description

@cjfields

Minor error that needs to be addressed, but this line in the DadaQC.R template script doesn't work if the file extensions don't include fastq:

https://github.com/h3abionet/TADA/blob/f5e793e4af1941211315874814503f0b9f5140ac/templates/DadaQC.R#L5

This should be made more flexible, or only run one file at a time (the current version is meant to run with multiple FASTQ files if they are given, but the pipeline runs these one at a time).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions