Volume Measures for Linkage Disequilibrium
This page contains the C code for calculating a number of
volume measures of linkage disequilibrium
introduced in
Chen, Y., Lin, C. H., and Sabatti, C. (2006).
Volume Measures for Linkage Disequilibrium.
BMC Genetics, 7:54.
Click on the links below to download the code.
For volume tests on 2x2 tables:
Volume_2x2.c
For volume tests on IxJ tables:
Volume_IxJ.c
Details for running the code are given in the README
file.
Examples of the input files:
Input_2x2.txt
Input_IxJ.txt
If you have any questions, please email
yuguo@uiuc.edu.
This material is based upon work supported by the National Science Foundation
under Grant DMS-0503981.
Any opinions, findings and conclusions or
recomendations expressed in this material are those of the author and do not
necessarily reflect the views of the National Science Foundation.
Last update: June 2007.