Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,11 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: 🧬
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# HBB Gene Perturbation Scoring
|
|
@@ -15,4 +16,4 @@ Standalone widget from the Carbon tokenization article. Embed via:
|
|
| 15 |
<iframe src="https://huggingfacebio-carbon-tokenization-06-seq-score.hf.space" loading="lazy"></iframe>
|
| 16 |
```
|
| 17 |
|
| 18 |
-
Generated from [`blog-preview.html`](https://github.com/HuggingFaceBio/carbon-tokenization) by `widgets/_extract.py` — edit the source there, not here.
|
|
|
|
| 1 |
---
|
| 2 |
+
title: HBB Gene Perturbation Scoring
|
| 3 |
emoji: 🧬
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
+
short_description: Base-level sequence scoring for gene perturbation
|
| 9 |
---
|
| 10 |
|
| 11 |
# HBB Gene Perturbation Scoring
|
|
|
|
| 16 |
<iframe src="https://huggingfacebio-carbon-tokenization-06-seq-score.hf.space" loading="lazy"></iframe>
|
| 17 |
```
|
| 18 |
|
| 19 |
+
Generated from [`blog-preview.html`](https://github.com/HuggingFaceBio/carbon-tokenization) by `widgets/_extract.py` — edit the source there, not here.
|