Download Latest Version code.rar (15.8 MB)
Email in envelope

Get an email when there's a new version of FastLD

Home / bin / linux
Name Modified Size InfoDownloads / Week
Parent folder
release 2014-01-15
Totals: 1 Item   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
Source: README.txt, updated 2014-01-15