Skip to content

BioTender-max/SplicingEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SplicingEngine

Pure Python alternative splicing analysis pipeline.

Features

  • PSI (Percent Spliced In) calculation
  • Differential splicing (combined t-test + Fisher's exact)
  • RBP motif enrichment analysis
  • 5 event types: SE, A5SS, A3SS, MXE, RI

Usage

pip install numpy scipy pandas matplotlib
python splicing_engine.py

Results (synthetic RNA-seq, 8 samples, 500 events)

  • 60 differential splicing events (|dPSI|>0.1, FDR<0.05)
  • Top event: ENASE0142 (dPSI=-0.39)
  • Top RBP: SRSF1 motif GGAGG (enrichment=5.28, p<0.0001)

About

Alternative splicing: PSI calculation, differential splicing, RBP motif enrichment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages