Skip to content

Remove old fastq.STATUS.tsv files #144

@LennertVerboven

Description

@LennertVerboven

In the fastq_validator script we need to remove previously existing fastq.STATUS.tsv files. Now if you run the pipeline and one samples fails fastq_validator and ends up in the fastq.failed.tsv it will remain there forever. When you fix the fastq files and rerun the pipeline with -resume, the old fastq.failed.tsv file does not get overwritten or deleted in the publish directory, and will now show up in both the fastq.failed.tsv and fastq.passed.tsv files

echo -e "!{sampleName}\t${VALIDATED}" > !{sampleName}.check.${STATUS}.tsv

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