SPLICE-q is a fast and user-friendly Python tool for genome-wide SPLICing Efficiency quantification
Project description
SPLICE-q
A Python tool for genome-wide SPLIcing Efficiency quantification from RNA-seq data.
Features
- Quantification of individual intron splicing efficiencies from strand-specific RNA-seq data.
- Sensitive to the overlap of genomic elements.
- Fast and user-friendly.
Installation
SPLICE-q can be installed from pip and from source.
pip
Using pip is the easiest way to install SPLICE-q.
$ pip3 install SPLICE-q
Development/install from source
$ git clone https://github.com/vrmelo/SPLICE-q
$ cd SPLICE-q
$ pip3 install -e .
Requirements
- Python 3.6+
- PySam
- InterLap
- NumPy
- Rich
Operating Systems
- Linux, macOS, and Windows 10 Subsystem for Linux.
Usage
To run SPLICE-q with default parameters, it requires a BAM file and a genome annotation file provided by GENCODE or Ensembl (GTF):
$ SPLICE-q.py -b file.bam -g annotation.gtf
To specify an output file name and location:
$ SPLICE-q.py -b file.bam -g annotation.gtf -o outfile.tsv
Need help?
$ SPLICE-q.py -h
or check our User Manual.
Citation
TBA
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
SPLICE-q-1.0.0.tar.gz
(9.5 kB
view details)
Built Distribution
SPLICE_q-1.0.0-py3-none-any.whl
(22.5 kB
view details)
File details
Details for the file SPLICE-q-1.0.0.tar.gz
.
File metadata
- Download URL: SPLICE-q-1.0.0.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9195130e01d11a0538782914a15fe38fab5bff889d49017a83fc5d8634cb738e |
|
MD5 | ea5a1e52b519c246dc88426432373439 |
|
BLAKE2b-256 | 5a8d04d4a72c1038619f09f26a24786b5e1a27e48bbe813366936a5e0a394317 |
File details
Details for the file SPLICE_q-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: SPLICE_q-1.0.0-py3-none-any.whl
- Upload date:
- Size: 22.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b326b64f6d50da3cd8efa17c9b3b20f8ee203677fd9be44580f910aa623e9f23 |
|
MD5 | 857e3464548154e7ee06713dcd79f16e |
|
BLAKE2b-256 | 9d307278185fcc03c6cedafdbd73d1146a5d51f76bb21fe634f2cb09319480b7 |