Open LucaMarconato opened 2 months ago
We will use the following datasets:
Visium
: P2 CRC from here https://www.10xgenomics.com/products/visium-hd-spatial-gene-expression/dataset-human-crc (subsampled)Xenium
: XOA 3.0 5K https://www.10xgenomics.com/datasets/xenium-prime-fresh-frozen-mouse-brain (subsampled)Visium HD
: P2 CRC from here https://www.10xgenomics.com/products/visium-hd-spatial-gene-expression/dataset-human-crc (subsampled)CosMx
: NSCLC dataset (we need to subsample)MERFISH prototype pipeline
MIBITOF
(the one coming from squidpy, converted in spatialdata-sandbox)For citations (used in the readme of spatialdata-notebooks/datasets
and when we use the data in the tutorial notebooks), here are the referneces:
spatialdata-io
)spatialdata-notebooks/datasets
the SpatialData object. No dataset used
-> the SpatialData object. No dataset used
custom dataset
-> no change
raccoon
-> Xenium
visium mouse brain
-> Visium
visium breast cancer
-> Visium
visium + xenium breast cancer
-> Visium
+ Visium HD
blobs
-> Xenium
blobs and custom dataset
-> Xenium
blobs + custom binned dataset
-> Xenium
+ Visium HD
(for the bins)xenium breast cancer
-> Xenium
xenium breast cancer (annotated with the xenium_visium_00 paper notebook) + visium breast cancer
Visium
visium mouse brain
-> Visium
visium hd mouse intenstine
-> Visium HD
XOA 2.0.x
-> Xenium
visium breast cancer
-> Visium
nanostring cosmx
-> CosMx
(it's the same dataset, but here I mean to use the subsampled dataset and the download API)nanostring cosmx
-> CosMx
scatterwidget.ipynb
: visium_hne_adata
AnnData
format -> choose a bigger object and SpatialData
object: use Visium
scatterwidget_annotation.ipynb
: same as aboveVisium
spatialdata-sandbox
, add the 3 missing datasets.Readme
in spatialdata-notebooks/datatasets
.
SpatialData
We should make the usage of datasets more heterogenous across the notebooks in the docs.
Practically:
spatialdata
spatialdata-plot
napari-spatialdata
squidpy
, to automatically download the datasetsCC @timtreis @melonora