Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.24 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.24 KB

spatialxe-example-dataset

The repository shows the procedure followed to generate the example dataset for the nfcore-spatialxe pipeline Xenium ranger example dataset for the nfcore-spatialxe pipeline

Example dataset was downloaded from 10x Genomics website Data : Fresh Frozen Mouse Brain - Tiny Subset

wget https://cf.10xgenomics.com/samples/xenium/1.0.2/Xenium_V1_FF_Mouse_Brain_Coronal_Subset_CTX_HP/Xenium_V1_FF_Mouse_Brain_Coronal_Subset_CTX_HP_outs.zip

Unzip the dataset, once unzipped the data size amounts to approx. 18Gb

unzip Xenium_V1_FF_Mouse_Brain_Coronal_Subset_CTX_HP_outs.zip

Install the following pip packages to run the python utility script

pip install -r requirements.txt

Usage

$ python3 subset_data.py <path-to-xenium-bundle> <path-to-output-files>

Contact
Sameesh Kher - [email protected] / [email protected]
Florian Heyl - [email protected] / [email protected]