Skip to content

Instantly share code, notes, and snippets.

@mdozmorov
Created September 11, 2015 20:34
Show Gist options
  • Save mdozmorov/20bae1e2b8d6fc12a19d to your computer and use it in GitHub Desktop.
Save mdozmorov/20bae1e2b8d6fc12a19d to your computer and use it in GitHub Desktop.
GenomeRunner 2012 BibTex entry
@article{Dozmorov2012,
abstract = {MOTIVATION: One of the challenges in interpreting high-throughput genomic studies such as a genome-wide associations, microarray or ChIP-seq is their open-ended nature-once a set of experimentally identified regions is identified as statistically significant, at least two questions arise: (i) besides P-value, do any of these significant regions stand out in terms of biological implications? (ii) Does the set of significant regions, as a whole, have anything in common genome wide? These issues are difficult to address because of the growing number of annotated genomic features (e.g. single nucleotide polymorphisms, transcription factor binding sites, methylation peaks, etc.), and it is difficult to know a priori which features would be most fruitful to analyze. Our goal is to provide partial automation of this process to begin examining associations between experimental features and annotated genomic regions in a hypothesis-free, data-driven manner.
RESULTS: We created GenomeRunner-a tool for automating annotation and enrichment of genomic features of interest (FOI) with annotated genomic features (GFs), in different organisms. Besides simple association of FOIs with known GFs GenomeRunner tests whether the enriched FOIs, as a group, are statistically associated with a large and growing set of genomic features.
AVAILABILITY: GenomeRunner setup files and source code are freely available at http://sourceforge.net/projects/genomerunner.
CONTACT: mikhail-dozmorov@omrf.org; Jonathan-Wren@omrf.org; jdwren@gmail.com
SUPPLEMENTARY INFORMATION: Supplementary data are available at Bioinformatics online.},
author = {Dozmorov, Mikhail G and Cara, Lukas R and Giles, Cory B and Wren, Jonathan D},
doi = {10.1093/bioinformatics/btr666},
file = {:Users/mikhail/Documents/OneDrive/Documents/Mendeley/Dozmorov et al. - 2012 - GenomeRunner automating genome exploration.pdf:pdf},
issn = {1367-4811},
journal = {Bioinformatics (Oxford, England)},
keywords = {Automation,Databases, Genetic,Genomics,Molecular Sequence Annotation,Oligonucleotide Array Sequence Analysis,Polymorphism, Single Nucleotide,Programming Languages,Software},
month = mar,
number = {3},
pages = {419--20},
pmid = {22155868},
title = {{GenomeRunner: automating genome exploration.}},
url = {http://www.pubmedcentral.nih.gov/articlerender.fcgi?artid=3268239\&tool=pmcentrez\&rendertype=abstract},
volume = {28},
year = {2012}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment