PRED-LD is designed to facilitate GWAS summary statistics imputation using precalculated LD statistics. Follow these steps to get started:
A: Your input data should be in a tab-separated text file (TXT format). Ensure the file contains the necessary SNP information and adheres to the specified format.
Note: The A1 column represents the Alternative Allele (ALT), and the A2 column represents the Reference Allele (REF).
A: The choice of LD resource and population should match the background of your study population. PRED-LD supports for the time three LD resources (Hap Map, Pheno Scanner and TOP-LD) and their respective populations. More specifically :
A: The R² threshold determines the level of linkage disequilibrium (LD) required for SNPs to be considered in the imputation. A higher threshold will result in stricter LD filtering.
A: Yes, you can adjust the settings as needed and click the 'Execute' button again to run another imputation. Use the 'Clear Screen' button to reset the app interface if needed.
A: Detailed information about the populations and LD resources supported by PRED-LD can be found in the documentation provided on the PRED-LD GitHub page.
If you encounter issues or have questions not covered in this help section, please visit the PRED-LD GitHub page for more information or to contact to gmanios@uth.gr. Your feedback is valuable in improving PRED-LD.
PRED-LD is a summary statistics imputation approach to enhance the resolution of genetic association studies. The method focuses on imputing summary statistics given beta coefficients and standard errors, using precalculated linkage disequilibrium (LD) statistics from HapMap, Pheno Scanner and TOP-LD. This approach provides a fast and accurate solution for imputing associations at untyped single nucleotide polymorphisms (SNPs) which are in high linkage disequilibrium. The presented method is also available as a standalone script.
PRED-LD GitHub repository:
https://github.com/pbagos/PRED-LD
HapMap
Pheno Scanner (data can be made available upon request)
TOP-LD
Main Developer:
Georgios Manios (gmanios@uth.gr)
Also, vist :
Computational Genetics Group website
Your feedback is valuable in improving PRED-LD. For support or further information, please contact us via the provided links.