Skip to content

sahildshah1/gene-surrounder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network-based identification of disease genes in expression data: the GeneSurrounder method

The GeneSurrounder package implements the method we previously developed to identify disease- associated genes from expression data and an independent network model of cellular interactions. We developed GeneSurrounder to find the genes with neighbors on the network that are differentially expressed (with the magnitude of the differential expression decreasing with distance from the putative disease gene) and have correlated expression with the putative disease gene. Since the differential expression of the neighbors of a putative disease gene does not depend on their association with that gene, our algorithm consists of two tests that are run independently of each other. Their results are then combined to determine if the putative disease gene is a central candidate disease gene.


In order to illustrate our method, we apply our algorithm to one study of high- vs-low grade ovarian cancer from the publicly available and curated collection curatedOvarianData (GEO accession GSE14764). We have constructed the global network model from KEGG pathways. To follow the example:

  1. Clone this repo, change directories to gene-surrounder/vignettes/figs, and open vignette-main.pdf
  2. Open a R interpreter, change directories to gene-surrounder/vignettes/figs, and follow the example in vignette-main.pdf

About

Network-based identification of disease genes in expression data: the GeneSurrounder method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages