Skip to main content

Toolkit to perform regulatory genomics data analysis

Project description

RGT - Regulatory Genomics Toolbox

RGT is an open source python library for analysis of regulatory genomics. RGT is programmed in an oriented object fashion and its core classes provide functionality for handling regulatory genomics data.

The toolbox is made of a core library and several tools:

Tools

  • THOR: ChIP-Seq differential peak caller, replaces ODIN

  • Motif Analysis: TBFS match and enrichment

  • HINT: DNase-Seq footprinting method

  • RGT-Viz: Visualization tool

  • TDF: DNA/RNA triplex domain finder

Installation

The quickest and easiest way to get RGT is to to use pip:

pip install --user RGT

This will install the full RGT suite with all dependencies. If you have errors, this is usually due to three dependencies that you can install beforehand:

pip install --user cython numpy scipy

Alternatively, you can clone this repository:

git clone https://github.com/CostaLab/reg-gen.git

or download a specific release, then proceed to manual installation:

cd reg-gen
python setup.py install --user

Detailed installation instructions and basic problem solving can be found at:

http://www.regulatory-genomics.org/rgt/download-installation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

RGT-0.9.6.tar.gz (22.1 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page