This repository contains software and pre-processed data for analyzing spatial transcriptomics.
- Python 3.7 with numpy, pandas, and matplotlib
- OpenCV
- tqdm
Run the following command in src to extract the region of interest in the image:
python every_breast_tumor.py
We included sample pre-processed roi image for covenience. Raw data from https://support.10xgenomics.com/spatial-gene-expression/datasets/1.0.0/V1_Breast_Cancer_Block_A_Section_1. We include the pre-processing script; these can be modified as required.