Rnalib is a python library for handling transcriptomics data.
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
Please see the rnalib's documentation for more information.
We provide a set of ipython notebooks for demonstrating rnalib's API:
- README.ipynb: basic introduction to rnalib
- AdvancedUsage.ipynb: advanced API usage
We also provide a (growing) set of tutorials for demonstrating rnalib in real-world use cases:
-
Tutorial: Comparison of different gene annotation sets (human and fly)
-
Tutorial: Transcriptome annotation with genemunge, archs4 and mygene.info
-
We also compare rnalib to other genomics libraries wrt. performance in this RelatedWork notebook.
We highly welcome contributions! Please see our Contributing section for more information.
If you use rnalib in your research, please cite our paper.