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

https://github.com/sysbiochalmers/kiwi

The Kiwi python package combines gene-set analyses with biological networks to visualize the interactions between genesets that are significant in a given biological system.
https://github.com/sysbiochalmers/kiwi

Last synced: 16 days ago
JSON representation

The Kiwi python package combines gene-set analyses with biological networks to visualize the interactions between genesets that are significant in a given biological system.

Awesome Lists containing this project

README

          

# Kiwi
Kiwi logo

What is Kiwi? Kiwi combines gene-set analysis with biological networks to visualize the interactions between gene-sets that are significant in a given biological system. You can read more about this in the [publication](http://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-014-0408-9) and on the [Kiwi webpage](http://www.sysbio.se/kiwi).

## Release version
Kiwi is released on PyPI and all information about how to install and run Kiwi can be found on the [Kiwi webpage](http://www.sysbio.se/kiwi). The easiest way to install Kiwi with all required dependencies is to run:

```
pip install KiwiDist
```

## Development version
The source code is hosted on GitHub, so if you want to install the latest development version of Kiwi, fork and clone this repository and run:

```
python install setup.py
```

## Pre-compiled gene-set networks for metabolic networks
There are some gene-set network (GSN) files and gene-set collection (GSC) files in the kiwi/data directory.