Skip to content

popitsch/rnalib

Repository files navigation

rnalib: a Python-based transcriptomics library

rnalib

Rnalib is a python library for handling transcriptomics data.

Installation

To install the latest release of rnalib, use the following command:

pip install rnalib

To install the latest version of rnalib from source, use the following command:

pip install git+https://github.com/popitsch/rnalib.git

Quickstart

API demo

Please see the rnalib's documentation for more information.

readthedocs

Notebooks

We provide a set of ipython notebooks for demonstrating rnalib's API:

We also provide a (growing) set of tutorials for demonstrating rnalib in real-world use cases: