Giter Site home page Giter Site logo

rdatkit's Introduction

RDATKit (RNA Dataset ToolKIT)

RDATkit is a set of tools for parsing, analyzing, and publishing data of RNA chemical footprinting assays. It allows researchers to share their data using community standard formats, and helps them publish their results on indexable and shareable databases.

RDATKit is a package provides a set of Python and MATLAB scripts that facilitate saving and loading data to and from files with RDAT format. It also supports the ISATAB file format.

Installation

MATLAB

  • Download the zip or tar file of the repository and unpack; or
git clone https://github.com/ribokit/RDATKit.git
  • In MATLAB, go to "Set Path". Then "Add with Subfolders" of the target path/to/RDATKit/MATLAB/.

Python

To install RDATKit, simply:

  • Copy path.py.example into rdatkit/path.py. Edit rdatkit/path.py following the instructions in the file to point to local installations of RNAstructure, ViennaRNA, and VARNA.

  • Run:

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

Documentation

Documentation is available at https://ribokit.github.io/RDATKit/.

License

Copyright © of RDATKit Source Code is described in LICENSE.md.


Developed by Das lab, Leland Stanford Junior University.

README by t47, March 2016.

rdatkit's People

Contributors

t47io avatar rhiju avatar dimenwarper avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.