File size: 1,105 Bytes
dc7e249
 
ae141c8
 
 
dc7e249
 
ae141c8
dc7e249
 
 
ae141c8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dc7e249
 
ae141c8
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
title: Splice Variant Effect
emoji: 🧬
colorFrom: purple
colorTo: pink
sdk: gradio
sdk_version: 6.14.0
python_version: "3.13"
app_file: app.py
pinned: false
license: agpl-3.0
suggested_hardware: t4-small
models:
  - multimolecule/mmsplice
  - multimolecule/mtsplice
  - multimolecule/hal
  - multimolecule/maxentscan-score5
  - multimolecule/maxentscan-score3
  - multimolecule/pangolin
  - multimolecule/sptransformer
tags:
  - biology
  - dna
  - splicing
  - variant-effect
  - multimolecule
---

Interactive splice variant-effect scoring with MultiMolecule.

Enter same-length reference and alternative DNA sequence windows, or upload a two-record FASTA file with the reference first and the alternative second. The app runs the Transformers `splice-variant-effect` pipeline registered by MultiMolecule and reports delta scores, optional reference and alternative scores, run metadata, and downloadable CSV/JSON outputs.

This Space intentionally works on supplied sequence windows only. It does not perform genome-coordinate lookup, transcript annotation, or reference sequence reconstruction.