Skip to content

alexjcornish/DiseaseCellTypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiseaseCellTypes

An R-package for identifying disease-associated cell types using cell type-specific interactomes. This package provides 2 methods for identifying disease-cell type associations: gene set compactness (GSC) and gene set overexpression (GSO). Also provided are functions for recreating the results from Cornish et al.

How to run the methods and recreate the results of Cornish et al. is described in the package vignette. The package manual contains additional information about each of the functions. Both the package vignette and package manual are contained within the package.

Additional data

Download package binaries

Development

The development version of DiseaseCellTypes can be downloaded and installed using the devtools R-package. DiseaseCellTypes depends on a number of other R-packages, including gplots, igraph, Matrix, psych, snow and stringr.

#install.packages("devtools")
require(devtools)
install_github("alexjcornish/DiseaseCellTypes")

References

Cornish A.J., Filippis I., David A. and Sternberg M.J.E. (2015) Exploring the cellular basis of human disease through a large-scale mapping of deleterious genes to cell types. Genome Medicine, 7:95

About

An R-package for identifying disease-associated cell types

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published