Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ title: Mutation Predictor Explainable
|
|
| 3 |
colorFrom: blue
|
| 4 |
colorTo: purple
|
| 5 |
sdk: gradio
|
| 6 |
-
sdk_version: "
|
| 7 |
app_file: app.py
|
| 8 |
pinned: false
|
| 9 |
license: mit
|
|
@@ -12,7 +12,6 @@ python_version: "3.10"
|
|
| 12 |
|
| 13 |
# Exon/Intron Explainable Mutation Predictor
|
| 14 |
|
| 15 |
-
Predicts SNV pathogenicity with
|
| 16 |
|
| 17 |
-
Model weights: [nileshhanotia/mutation-predictor-models](https://huggingface.co/nileshhanotia/mutation-predictor-models)
|
| 18 |
-
<!-- deployed: 1771508822 -->
|
|
|
|
| 3 |
colorFrom: blue
|
| 4 |
colorTo: purple
|
| 5 |
sdk: gradio
|
| 6 |
+
sdk_version: "5.23.3"
|
| 7 |
app_file: app.py
|
| 8 |
pinned: false
|
| 9 |
license: mit
|
|
|
|
| 12 |
|
| 13 |
# Exon/Intron Explainable Mutation Predictor
|
| 14 |
|
| 15 |
+
Predicts SNV pathogenicity with position-level and region-level explainability.
|
| 16 |
|
| 17 |
+
Model weights: [nileshhanotia/mutation-predictor-models](https://huggingface.co/nileshhanotia/mutation-predictor-models)
|
|
|