Skip to content
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

Diagnostics script for GWAS munging / SNP mapping #56

Open
pascaltimshel opened this issue Jun 10, 2020 · 1 comment
Open

Diagnostics script for GWAS munging / SNP mapping #56

pascaltimshel opened this issue Jun 10, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@pascaltimshel
Copy link
Collaborator

Write a script to check that munging of GWAS SNPs and mapping to HapMap3 went as expected. Importantly, try to assess 'how much GWAS signal got lost':

  • How many SNPs was lost during mapping?
  • What are the top independent loci in the munged GWAS data?
  • ...
@pascaltimshel pascaltimshel added enhancement New feature or request help wanted Extra attention is needed labels Jun 10, 2020
@pascaltimshel
Copy link
Collaborator Author

pascaltimshel commented Jun 10, 2020

Some relevant tools for LD blocks:

LDstore : http://www.christianbenner.com

LDetect
Approximately independent linkage disequilibrium blocks in human populations
Tomaz Berisa, Joseph K. Pickrell, 2016
https://academic.oup.com/bioinformatics/article/32/2/283/1743626

gwas-snps-loci
A simple tool to compute independent SNP and loci based on GWAS data
https://github.com/perslab/gwas-snps-loci

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants