Tool for the detection and quantification of alternative splicing events from RNA-Seq data.
Project description
What is SplAdder?
This README describes the software SplAdder, short for Splicing Adder, a toolbox for alternative splicing analysis based on RNA-Seq alignment data. Briefly, the software takes a given annotation and RNA-Seq read alignments in standardized formats, transforms the annotation into a splicing graph representation, augments the splicing graph with additional information extracted from the read data, extracts alternative splicing events from the graph and quantifies the events based on the alignment data. The quantified events can then be used for differential analysis.
Dependencies and Installation
SplAdder relies on Python3 and requires only few standard packages. A complete list of dependencies can be found in requirements.txt
We recommend using a python package manager such as anaconda to organize dependencies.
- Installation via
pip
:pip install spladder
- Installation from source:
- clone this repository
- Within the SplAdder root directory, run
make install
Documentation
This README provides only a high-level overview of a basic SplAdder run. For further reading, please consider the online Documentation.
After installation, the command spladder
becomes available in your path.
Invoking SplAdder without any parameters will print a description of the
command line interface to the screen.
Test with Example Data
If you installed SplAdder from source, you can test the installation by invoking make test
in the SplAdder root directory.
Versions for Matlab and Python 2.7
Previous versions of SplAdder were provided for both Matlab and Python. Since 2019, the Matlab code is no longer provided as part of the SplAdder package. If you are interested in the Matlab code, please download the initial release.
If you are interested in previous versions of SplAdder capable of running under Python 2.7, please use release 1.2.1. Please note, that the Python 2.7 code will be no longer maintained.
Authors
Information on how to contact the authors can be found in the AUTHORS file.
License and Disclaimer
All licensing information can be found in the COPYRIGHT file.
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
Hashes for spladder-2.4.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60059ada1ce44a50683f8952d85f6e5d74797c277ce478a248af189b6e32da38 |
|
MD5 | 80c6a04f2bbdcee0d810c553eb508d47 |
|
BLAKE2b-256 | f4f7b57ed59674373bfa85ba8e23c6bb8f3a67c816feea946b2188f295911529 |