Skip to content

gilesc/genome_runner

 
 

Repository files navigation

GenomeRunner web server Readme

See main documentation on https://mdozmorov.github.io/grdocs/index.html

GenomeRunner web server is a tool for functional interpretation of sets of single nucleotide polymorphisms (SNPs) by considering their co-localization with functional/regulatory genome annotation data (epigenomic elements). It is particularly useful for interpretation of functional roles of rare variants and SNPs in non-protein coding regions. An example of GenomeRunner's results can be found in the analysis of Sjogren's syndrome GWAS (Nature Genetics ), where it identified RFX5 transcription factor binding site as the most statistically significantly co-localized with the disease-associated SNPs.

GenomeRunner Web calculates enrichment p-values (Chi-squared test) by evaluating whether a set of SNPs co-localizes with regulatory elements more often that could happen by chance. For three or more sets of SNPs, GenomeRunner Web performs the 'epigenomic similarity' analysis by correlating SNP set-specific epigenomic enrichment profiles. Downloadable results are visualized as interactive heatmaps and tables.

This documentation describes the inner workings of GenomeRunner Web interface and command line version, explains the statistics, conventions and terms, and provides the instructions for local installation of GenomeRunner on Linux-based systems.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.3%
  • PHP 25.2%
  • Python 12.3%
  • CSS 3.3%
  • ActionScript 1.6%
  • Shell 1.5%
  • Other 0.8%