Skip to content
/ FqHash Public

A tool to generate MD5 for sequencing data and verify integrity

License

Notifications You must be signed in to change notification settings

hliang/FqHash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FqHash

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

FqHash Screenshot

Installation

Requirement: Java Runtime Environment (JRE) 8+

Download the latest jar file from the release page to your computer, and simply double-click it.

Using FqHash

  1. Add files/folder. If a folder is chosen, all sequence files inside will be added to the table.
  2. Select "Count Sequences" if needed.
  3. Click "Analyze" to start processing.
  4. After calculation is done, enter original MD5 checksum values to verify them.

About

A tool to generate MD5 for sequencing data and verify integrity

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages