Skip to content

EdSaunders/LocusExplorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locus Explorer

An interactive graphical illustration of genomic regions of interest.

Disclaimer

Locus Explorer is currently under development and may include errors in both plots and analyses. Any results provided by Locus Explorer should be used with caution. Note: Next update is planned for 31 July 2015.

Availability

The source code and install instructions for Locus Explorer are available at https://github.com/oncogenetics/LocusExplorer.

Run

library(shiny)  
runGitHub("LocusExplorer", "oncogenetics")

Troubleshooting

If you get error:

Error in download.file(URL, destfile = ...) : unsupported URL scheme

Try running:

setInternet2(TRUE)

Cite

Multiple novel prostate cancer susceptibility signals identified by fine-mapping of known risk loci among Europeans. Al Olama AA1, Dadaev T2

Abstract

Genome-wide association studies (GWAS) have identified numerous common prostate cancer (PrCa) susceptibility loci. We have fine-mapped 64 GWAS regions known at the conclusion of the iCOGS study using large scale genotyping and imputation in 25,723 PrCa cases and 26,274 controls of European ancestry.We detected evidence for multiple independent signals at 16 regions, 12 of which contained additional newly identified significant associations. A single signal comprising a spectrum of correlated variation was observed at 39 regions; 35 of which are now described by a novel more significantly associated lead SNP, whilst the originally reported variant remained as the lead SNP only in 4 regions. We also confirmed 2 association signals in Europeans that had been previously reported only in East-Asian GWAS.Based on statistical evidence and LD structure we have curated and narrowed down the list of the most likely candidate causal variants for each region. Functional annotation using data from ENCODE filtered for PrCa cell lines and eQTL analysis demonstrated significant enrichment for overlap with bio-features within this set. By incorporating the novel risk variants identified here alongside the refined data for existing association signals, we estimate that these loci now explain approximately 38.9% of the familial relative risk of PrCa, an 8.9% improvement over the previously reported GWAS tag SNPs. This suggests that a significant fraction of the heritability of PrCa may have been hidden during the discovery phase of GWAS, in particular due to the presence of multiple independent signals within the same region.

Contact

Questions, suggestions, and bug reports are welcome and appreciated.

About

LocusExplorer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%