Python Modules for Next-Generation Sequencing Data Analysis.
Project description
rngslib: R interface for NGS data analysis
Prerequisites:
R 3.2+ (down to 3.0 probably OK). When compiling R from source, do not forget to specify –enable-R-shlib at the ./configure step.
Python 3.4, with intended compatibility with 2.7 and 3.3.
readline
rpy2
Install rpy2:
- From source.
> tar -xzf <rpy_package>.tar.gz > cd <rpy_package> > python setup.py build install or > python setup.py build –r-home /opt/packages/R/lib install # give explicitly the location for the R HOME
- Binaries.
Get details from http://rpy2.readthedocs.org/en/version_2.7.x/overview.html#background.
Install rngslib:
> easy_install –prefix=$HOME/local rngslib
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
File details
Details for the file rngslib-1.0.0.tar.gz
.
File metadata
- Download URL: rngslib-1.0.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51a7ed1b45bab94c6335bee3fbc79a5f542ad89600aa84201a4d758f869bb3e0 |
|
MD5 | fe617dbae5c7e5f6a1b5b0ac5a3894ca |
|
BLAKE2b-256 | ac867b3c04101d9a52946ee42a5e8855544b846669cc30c7e99b6c72651920b1 |