An open API service indexing awesome lists of open source software.

https://github.com/maayanlab/geode

A Python implementation of the R package GeoDE
https://github.com/maayanlab/geode

Last synced: 5 months ago
JSON representation

A Python implementation of the R package GeoDE

Awesome Lists containing this project

README

        

GeoDEpy
=======

A Python implementation of the R package GeoDE (http://cran.r-project.org/web/packages/GeoDE/index.html)

Installation
----

```
$ pip install git+https://github.com/Maayanlab/geode.git
```

Introduction
----
A geometrical Approach to Differential expression and gene-set enrichment.

Given expression data this package calculate a multivariate geometrical characterization of the differential expression and can also perform gene-set enrichment.

Dependency
----
These functions is dependent on Numpy(http://www.numpy.org/) and Scikit-learn(http://scikit-learn.org/stable/)

References
----
http://www.biomedcentral.com/1471-2105/15/79