Skip to content

ratschlab/spladder

Repository files navigation

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:
    1. clone this repository
    2. 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.

About

Tool for the detection and quantification of alternative splicing events from RNA-Seq data.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •