Skip to content

Create Make rule to verify data format #4

@erictleung

Description

@erictleung

Create a Makefile rule that will double check the format of the data.

Data Format Specifications

  • For now, only take paired-end read samples
  • Check that files are .fastq or .fastq.gz
  • Check naming scheme of files

User Story

As a user, I want to be able to be able to type the following

make verify

so that I can have a check that at least loading data won't be a problem.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions