QC package for RNA-seq data.
Project description
Install RSeQC using pip
Check if pip is available
pip is a package manager that allows users to install and manage Python packages. It comes with Python 3.4 and later versions.
pip --version
pip 24.2 from /XXX/YYY/lib/python3.11/site-packages/pip (python 3.11)
If you see any errors, following this instructions to install pip.
(Optional) Create Virtual Environments (Note: venv is available in Python 3.3 and later. You can also use virtualenv)
$ python3 -m venv my_env (will create a directory called my_env)
$ source my_env/bin/activate
Install
$ pip install rseqc
Upgrade
$ pip install rseqc --upgrade
Uninstall
pip -y uninstall rseqc
Documentation
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rseqc-5.0.4.tar.gz.
File metadata
- Download URL: rseqc-5.0.4.tar.gz
- Upload date:
- Size: 118.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7f3996f3de0b0b0a09eec949281a8f3e665a20827fcb3cbbd7546b94574a088
|
|
| MD5 |
36326b8eb3be6aa4c14746b98ef5d302
|
|
| BLAKE2b-256 |
f804f32be86c3e14fa77b0dae3a9cdea9e5795642960ade79e3d463664101a4d
|
File details
Details for the file RSeQC-5.0.4-py3-none-any.whl.
File metadata
- Download URL: RSeQC-5.0.4-py3-none-any.whl
- Upload date:
- Size: 151.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2efb38bf459257693abfc952b0557be862a780240e8a49f3a4f90362b6645ca6
|
|
| MD5 |
ffb19e7bf376f50894c570aa5ccd779c
|
|
| BLAKE2b-256 |
f30d4d52ed7e5c19b7935b7d9c3671d88ace58dda567d49a9bc867e398b963d5
|