Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# SCimilarity — Extended Model
|
| 2 |
|
| 3 |
An extended version of [SCimilarity](https://github.com/Genentech/scimilarity), a metric-learning model for single-cell RNA-seq that maps cells to a unified 128-dimensional embedding space. The original model and method are described in:
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- biology
|
| 7 |
+
- single-cell
|
| 8 |
+
- rna-seq
|
| 9 |
+
- scRNA-seq
|
| 10 |
+
- embeddings
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
# SCimilarity — Extended Model
|
| 14 |
|
| 15 |
An extended version of [SCimilarity](https://github.com/Genentech/scimilarity), a metric-learning model for single-cell RNA-seq that maps cells to a unified 128-dimensional embedding space. The original model and method are described in:
|