RDATKit is a utility library for reading and writing RDAT files that describe RNA structure mapping experiments
Reason this release was yanked:
Module misnamed
Project description
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
intordatkit/path.py
. Editrdatkit/path.py
following the instructions in the file to point to local installations ofRNAstructure
,ViennaRNA
, andVARNA
. -
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file rdat_kit-1.6.0.tar.gz
.
File metadata
- Download URL: rdat_kit-1.6.0.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a96b0a3cb0deec013b499614af5d40ae4f9e1895bd00867ba438e986f6d011b |
|
MD5 | b999283f503a7f90b8fbe22c44be51a6 |
|
BLAKE2b-256 | b5fcd5f081d9b6377e9aa689de9b04722dd6e34074aabe48d2394a4f58fc8b45 |
File details
Details for the file rdat_kit-1.6.0-py3-none-any.whl
.
File metadata
- Download URL: rdat_kit-1.6.0-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a553dab5ce9e455d2d00a7ed69b0a2cf4ba05e9e24a1ea19ece6cf0dd1440af7 |
|
MD5 | 0d2cececda2088313c8124c3c3a72253 |
|
BLAKE2b-256 | a63381c00f9029598a68f7041364372b7f7139365fb43959406fec00fc2f0081 |