Rfam / rfam-production

Rfam production pipeline
Apache License 2.0
5 stars 3 forks source link
bioinformatics ncrna python

Rfam Production Code

About


This repository provides a set of tools related to the Rfam production pipeline. The collection includes script for data export, database processing, visualisation and validation, as well as detailed Rfam release documentation.

Scripts


Using with Docker

Installation

# install Python dependencies
pip install -r requirements.txt

# set up Python path
export PYTHONPATH=/path/to/the/project

# create and edit configuration file (excluded from version control)
cp config/rfam_local_template.py config/rfam_local.py

Contact us


Feel free to submit an issue if you have any questions or suggestions.