quentinblampey commited on
Commit
99cfdd9
·
verified ·
1 Parent(s): b6bdc84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -11
README.md CHANGED
@@ -1,15 +1,20 @@
1
- ---
2
- license: bsd-3-clause
3
- tags:
4
- - spatial-data
5
- - spatial-transcriptomics
6
- - biology
7
- - omics
8
- - spatial-domains
9
- ---
10
 
11
- Partial [`novae`](https://github.com/MICS-Lab/novae) dataset for docs tutorials.
12
- Complete dataset coming later.
 
 
 
 
 
13
 
14
  See [here](https://huggingface.co/collections/MICS-Lab/novae-669cdf1754729d168a69f6bd) the list of available models trained on this dataset.
15
 
 
1
+ ---
2
+ license: bsd-3-clause
3
+ tags:
4
+ - spatial-data
5
+ - spatial-transcriptomics
6
+ - biology
7
+ - omics
8
+ - spatial-domains
9
+ ---
10
 
11
+ Full [`novae`](https://github.com/MICS-Lab/novae) dataset, including:
12
+ 1. All the spatial transcriptomics samples used to train Novae
13
+ 2. Protein samples used in the article
14
+ 3. Some Visium and Visium HD samples
15
+ 4. Synthetic data samples
16
+
17
+ You can download this dataset from the API, see [`novae.load_dataset`](https://mics-lab.github.io/novae/api/data/#novae.load_dataset)
18
 
19
  See [here](https://huggingface.co/collections/MICS-Lab/novae-669cdf1754729d168a69f6bd) the list of available models trained on this dataset.
20