RiboPy
RiboPy is a set of tools to create, read and visualize .ribo files. It provides a Command Line Interface and Application Programming Interface to .ribo files.
Installation
It is highly recommended to create and use a separate environment using conda before installing RiboPy.
pip install ribopy
To install the latest version, use the code in Github
pip install git+https://github.com/ribosomeprofiling/ribopy.git
Although pip resolves dependencies and installs required packages automatically, it is highly recommended that you install the dependencies using conda prior to issuing the pip installation command.
conda env create -f environment.yml
After the above command you can install RiboPy via pip, as shown above.
Documentation
RiboPy documentation, for both command-line interface (CLI) and application programming interface (API), is available on Read the Docs. Also, specification of ribo file format is included in this documentation.
Release Notes
Release files for ribopy 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ribopy-0.0.1.tar.gz | 56.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ribopy-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 130.3 kB
Release files / ribopy-0.0.1.tar.gz
| Download URL | ribopy-0.0.1.tar.gz |
|---|---|
| Size | 56.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
faf1181987222e53d6858de98002fa4a05dd6e9965a76bde7a5912210ead5733
|
|
BLAKE2b-256 checksum How to use checksums |
77d885abe080572879400723cd10a82df74c7392b7e6040326f77632dbb53608
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.11
|
Release files / ribopy-0.0.1-py3-none-any.whl
| Download URL | ribopy-0.0.1-py3-none-any.whl |
|---|---|
| Size | 73.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2a2f1bf204b5b7777ca133a539308789b27c1e67441b5c9481a41265f0d85a11
|
|
BLAKE2b-256 checksum How to use checksums |
73b84147e710931fa5ab76b4f40a2c2a6c2ff1c76505f628bbdd16412a4faf12
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.11
|