Abstract
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.