FqHash is a GUI tool to check the integrity of sequence data. It can:
- Generate MD5 checksum for input files (any format)
- Count number of sequences in fastq file
- Verify the original checksum, and highlight any mismatch
Requirement: Java Runtime Environment (JRE) 8+
Download the latest jar file from the release page to your computer, and simply double-click it.
- Add files/folder. If a folder is chosen, all sequence files inside will be added to the table.
- Select "Count Sequences" if needed.
- Click "Analyze" to start processing.
- After calculation is done, enter original MD5 checksum values to verify them.