Related Experiment Video
Updated: Apr 13, 2026

Identification of Alternative Splicing and Polyadenylation in RNA-seq Data
Published on: June 24, 2021
Splitpea: a Python package for protein-protein interaction network rewiring analysis due to alternative splicing
Jeffrey Zhong1, Alyssa Cantu1, Ruth Dannenfelser1
1Department of Computer Science, Rice University, Houston, TX 77005, United States.
Summary:
Splitpea takes skipped exon event data at the sample or differential expression level from SUPPA2 and rMATS and maps potential changes to protein-protein interaction (PPI) network rewiring events. It handles a variety of input formats via an easy-to-install Python package, including percent spliced in values comparing two conditions, skipped exon counts, or precalculated exon usage statistics between experimental conditions. In each case, Splitpea produces rewired network graphs, edge and gene-level summary statistics, and Cytoscape- or Gephi-ready files for easy visualization, allowing users to find PPIs potentially disrupted or increased by alternative splicing.
Availability And Implementation:
Source code and accompanying documentation can be found on Github (https://github.com/ylaboratory/splitpea-package), released under a BSD 3-clause license for open-source use, and the Splitpea package is installable via PyPI.
Related Concept Videos
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Protein Networks
RNA Splicing
RNA Splicing
Alternative RNA Splicing
There are five types of alternative RNA splicing that vary in the ways the pre-mRNA segments are removed or retained in the mature mRNA. The first...
Alternative RNA Splicing

