Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

additional test in check_data_integrity.py #41

Open
gregcaporaso opened this issue Sep 8, 2016 · 1 comment
Open

additional test in check_data_integrity.py #41

gregcaporaso opened this issue Sep 8, 2016 · 1 comment

Comments

@gregcaporaso
Copy link
Member

Should check that linked files have:

  • one of the following names: mock-forward-read.fastq.[gz|zip], mock-reverse-read.fastq.[gz|zip], mock-index-read.fastq.[gz|zip]
  • no duplicated names
  • links exist for forward and index files (reverse is optional)
@nbokulich
Copy link
Collaborator

Also: automatically check validity of raw data, e.g., confirm that files are readable and (possibly) in valid fastq format (issue with the latter is that, depending on the software we use and the age of the dataset, header lines that are valid fastq may not be recognized by the software)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants