CoolFace
Apppublic

multimolecule/splice-site

sourceHugging Faceagpl-3.0updated 4mo agoView on Hugging Face
0likes
App README

Interactive splice-site scoring with MultiMolecule.

Enter one DNA sequence or upload a single-record FASTA file, choose a splice-site checkpoint, and inspect ranked splice-site calls, per-position scores, run metadata, and a Matplotlib score track. Results can be downloaded as per-position CSV or normalized JSON with splice_sites, scores, channels, and sequence keys.

The SpTransformer, OpenSpliceAI, Pangolin, and MaxEntScan options run full-sequence splice-site pipelines. The MaxEntScan option uses the same pipeline interface over sliding donor (score5) and acceptor (score3) motif windows because MaxEntScan is a fixed-window splice-signal scorer rather than a full-length neural sequence model.