-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LD Pruning of SNPs #66
Comments
The source code is here. https://github.com/chrchang/plink-ng/blob/master/2.0/plink2_ld.cc ... but can we find a text description? |
https://zzz.bwh.harvard.edu/plink/summary.shtml
|
Source code for PLINK 1.07 is much more readable: https://github.com/poulson/plink/blob/master/genome.cpp#L1172 |
@Hua-Zhou at #58
The text was updated successfully, but these errors were encountered: