-
Notifications
You must be signed in to change notification settings - Fork 71
Store hashes locally
Nicolas Dierckxsens edited this page Mar 18, 2021
·
2 revisions
Put "store hash" in the config file to "yes" and run your assembly
Store Hash = yes
3 files will be stored locally:
- HASH2B_project.txt
- HASH2C_project.txt
- HASH_project.txt
When you want to run locally stored files, you enter the paths of the stored files in the config file:
Forward reads = /path/to/HASH2B_project.txt Reverse reads = /path/to/HASH2C_project.txt Store Hash = /path/to/HASH_project.txt