Skip to content

Add validation step at the end of the Run processing #209

@tcezard

Description

@tcezard

We need to make sure the data generated by the Run process is valid.
We can run something as simple as gzip -t or validate the fastq format with FastqValidator or validate the number of reads by making sure we have exactly the number of reads that are expected using

  • number of reads Conversion file
  • number of reads removed in the Adapter filtering
  • number of reads remove in fastqfilterer steps

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