Skip to content

Commit 3aa9a2e

Browse files
authored
Create README.md
1 parent 6e2ff0c commit 3aa9a2e

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# FqHashForWin
2+
A tool to generate MD5 checksum for sequencing data and verify integrity. It can:
3+
+ Generate MD5 checksum for input files (any format)
4+
+ Count number of sequences in fastq file
5+
+ Verify the original checksum, and highlight any mismatch
6+
7+
![FqHashForWin Screenshot](https://github.com/hliang/FqHashForWin/raw/master/FqHashForWin-screenshot.PNG)
8+
9+
## Installation
10+
<em>Requirement: Windows 7/8/10</em>
11+
12+
Download the latest version from the [release page](https://github.com/hliang/FqHashForWin/releases) to your computer, and simply double-click it.
13+
14+
## Using FqHashForWin
15+
1. Add files/folder. If a folder is chosen, all sequence files inside will be added to the table.
16+
2. (Optional) Check "Count Sequences" if needed.
17+
3. Click "Run" to start processing.
18+
4. If you have the original checksum, enter it in the "Verify Checksum" column to verify.

0 commit comments

Comments
 (0)