Update README.md
Browse files
README.md
CHANGED
|
@@ -15,15 +15,15 @@ configs:
|
|
| 15 |
|
| 16 |
## Description
|
| 17 |
|
| 18 |
-
Full [`novae`](https://github.com/
|
| 19 |
1. All the spatial transcriptomics samples used to train Novae
|
| 20 |
2. Protein samples used in the article
|
| 21 |
3. Some Visium and Visium HD samples
|
| 22 |
4. Synthetic data samples
|
| 23 |
|
| 24 |
-
You can download this dataset from the API, see [`novae.load_dataset`](https://
|
| 25 |
|
| 26 |
-
See [here](https://huggingface.co/collections/
|
| 27 |
|
| 28 |
> [!NOTE]
|
| 29 |
> Note that Novae was trained on the **image-based** spatial transcriptomics samples. This means that it was **not** trained on the Visium/VisiumHD samples and the spatial proteomics samples.
|
|
|
|
| 15 |
|
| 16 |
## Description
|
| 17 |
|
| 18 |
+
Full [`novae`](https://github.com/prism-oncology/novae) dataset, including:
|
| 19 |
1. All the spatial transcriptomics samples used to train Novae
|
| 20 |
2. Protein samples used in the article
|
| 21 |
3. Some Visium and Visium HD samples
|
| 22 |
4. Synthetic data samples
|
| 23 |
|
| 24 |
+
You can download this dataset from the API, see [`novae.load_dataset`](https://prism-oncology.github.io/novae/api/data/#novae.load_dataset)
|
| 25 |
|
| 26 |
+
See [here](https://huggingface.co/collections/prism-oncology/novae) the list of available models trained on this dataset.
|
| 27 |
|
| 28 |
> [!NOTE]
|
| 29 |
> Note that Novae was trained on the **image-based** spatial transcriptomics samples. This means that it was **not** trained on the Visium/VisiumHD samples and the spatial proteomics samples.
|