TheAngryFox/snp_search
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
First, enable the latest g++ compiler using: module load gcc/5.3.0 Next run the make.sh script. Finally run the "find_novel_snps" program or the "scr.sh" command with "time" to measure the time for 100 runs of the program. In either case appending the argument "u" runs the program in no-threading mode. Appending an integer (>0) instead runs the program with the corresponding number of threads. E.g: time ./scr.sh u