spada
spada (Splicing-led Protein Alterations Discovered Agilely) is a tool to study the functional impact of alternative splicing changes in case-control studies. The alterations are represented as isoform switches i.e. the situation when cases are best represented by one isoform, while controls are best represented by a different one. Then, spada is able to predict which protein features are changing between both isoforms, and their impact on the protein-protein interaction network.
To start using spada, simply install it with
pip install spada
This package has two main functionalities:
- Calculating isoform switches from case-control transcript expression data:
spada switches --expression-control expression_ctrl.tsv \ --expression-case expression_case.tsv --minimum-expression 0.1 - Predicting the effects of splicing on the protein structure and the interactome of a set of switches:
spada function --switches switches.tsv
For detailed information on how to use spada, please visit the wiki.
Documentation
Citation
If you use spada in a scientific publication, we would appreciate citations:
Climente-González, H., Porta-Pardo, E., Godzik, A., and Eyras, E. (2017). The Functional Impact of Alternative Splicing in Cancer. Cell Reports 20, 2215–2226.
Related projects
- smartas: we applied spada to transcriptomics data from the TCGA. This repository contains the code for the analyses and the main conclusions.
Release files for spada 1.26.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| spada-1.26.5-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Release files / spada-1.26.5-py2.py3-none-any.whl
| Download URL | spada-1.26.5-py2.py3-none-any.whl |
|---|---|
| Size | 79.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
a8a12074cd3bf5c0fea90db45ab748369e0a01c7cdb9848c55c2e92c30934d70
|
|
BLAKE2b-256 checksum How to use checksums |
fe593de24cdcebaac2ee391b1c821da7303391bc4b975a65cd4d4be618b3171f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.8
|