Skip to content

v1.0.2 initial release

Compare
Choose a tag to compare
@Kuanhao-Chao Kuanhao-Chao released this 31 Jul 12:25
· 26 commits to main since this release

v1.0.2 (2023-07-31)

This is the initial release of the Splam code and documentation.

Documentation:

The link to the documentation: http://ccb.jhu.edu/splam/

Main features

  • Trained deep residual convolutional neural network Splam model - Pytorch and Torchscript
  • Extracting splice junctions in alignment files or introns in annotation files splam extract - doc link
  • Scoring extracted splice junctions or introns using Splam model splam score - doc link
  • Cleaning up spurious splice junctions in alignment files splam clean - doc link

Scripts for model training & testing

PyPi release