RiboKit : RDATKit

RNA Dataset ToolKit

Installation

MATLAB

git clone https://github.com/ribokit/RDATKit.git

Python

To install RDATKit, simply:

cd path/to/RDATKit/
python setup.py install

For system-wide installation, you must have permissions and use with sudo.

RDATKit requires the following Python packages as dependencies, all of which can be installed through pip.

numpy >= 1.8.0
scipy >= 0.13.0
xlrd >= 0.9.2
xlwt >= 1.0.0

Built with Jekyll using a RiboKit Theme . Hosted on GitHub Pages.