validatefastq
This tool validates a FASTQ file. When data is paired it can also validate a pair of FASTQ files. ValidateFastq will check if the FASTQ is in valid FASTQ format. This includes checking for duplicate reads and checking whether a pair of FASTQ files contains the same amount of reads and headers match. It also check whether the quality encodings are correct and outputs the most likely encoding format (Sanger, Solexa etc.).
Topics
Details
- License:
- MIT
- Tool Type:
- command-line tool
- Programming Languages:
- Scala
- Added:
- 11/7/2022
- Last Updated:
- 11/7/2022
Operations
Documentation
Links
Repository
https://github.com/biopet/validatefastq