Skip to content

jonahcullen/Minus80

 
 

Repository files navigation

Minus80

Build Status Codacy Badge codecov Documentation Status PyPI version

This library is for freezing and integrating data. Modeled after how minus 80°C freezers work.

Installation

Option 1: Use pip to install the most recent tagged version:

pip install minus80

Option 2: Clone the repo manually and install the development version

git clone [email protected]:LinkageIO/Minus80.git
cd Minus80
python setup.py develop

Note: Both options require that you have Python.h on your system. More info here. On Ubuntu systems, you can run: sudo apt-get install python-dev.

Documentation

Read our documentation at Read The Docs: http://minus80.readthedocs.io

About

Freeze and integrate biological datasets.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%