Skip to content

JiantaoShi/NetGPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network-based gene prioritization analysis with NetGPA

it has been demonstrated that genes who function in the same pathway tend to distribute in a coherent sub-network. NetGPA implements a network-based gene prioritization method. Briefly, a sub-network is built using a given set of seed genes that are assumed to function in the same pathway or similar pathways. To predict whether a query gene is functionally related to the seed genes, we project this gene to a global network, and test whether connection of this gene to the subnetwork is random or statistically significant.

Installation

library("devtools")
install_github("JiantaoShi/NetGPA")

This may take a while since we have included three networks as R data files to make it easiser for users.

Vignettes

Please read this vignettes vignettes for introduction and application.

Contacts

If you have any questions or feedback, please contact us at:

Email: [email protected]

About

Network-based gene prioritization analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages