Name | Modified | Size | Downloads / Week |
---|---|---|---|
data | 2014-01-16 | ||
bin | 2014-01-15 | ||
log_1_1 | 2014-01-16 | 1.8 kB | |
result_2_2 | 2014-01-16 | 2.6 MB | |
result_1_1 | 2014-01-16 | 2.5 MB | |
log_2_2 | 2014-01-16 | 1.8 kB | |
code.rar | 2014-01-15 | 15.8 MB | |
README.txt | 2014-01-15 | 657 Bytes | |
result_1_2 | 2014-01-15 | 4.4 MB | |
common.mk | 2014-01-15 | 15.3 kB | |
computeLD.cu | 2014-01-15 | 36.1 kB | |
log_1_2 | 2014-01-15 | 1.9 kB | |
Makefile | 2014-01-15 | 2.3 kB | |
Totals: 13 Items | 25.3 MB | 0 |
FastLD: an efficient tool to compute linkage disequilibrium on modern GPUs The binary code can be find in ./bin/linix/release/computeLD. It can be run using the following command: computeLD deviceID inputObjectFileName inputTargetFileName outputFileName logFileName threashold We have provided only two small data files due to the memory limitation of this website for test. The files can be find in ./data/01.hapmap and ./data/02.hapmap. The program can be run using the following command using the first device on the computer and 0.5 as the threshold(r^2): ./bin/linux/release/computeLD 0 ./data/01.hapmap ./data/02.hapmap result_1_2 log_1_2 0.5