Skip to content

COBA-NIH/I2K_ST_data_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of Spatial Transcriptomics data - I2K workshop

This repository contains the notebooks used for the 2023 I2K workshop on spatial transcriptomics data analysis.

Data

The data used in this worksop was published along the paper Cell segmentation in imaging-based spatial transcriptomics.

Download the data from here and unzip it inside this folder.

Citation:
Moffitt, Jeffrey et al. (2021). MERFISH measurements in the mouse ileum [Dataset]. Dryad

Conda

Create a new conda environment containing the required python packages:
conda env create -f environment.yml Activate the environment to run the notebooks:
conda activate <env-name>

Notebooks

The repository contains two notebooks:
baysor_output.ipynb provides code to read and inspec the raw data.
merfish_analysis.ipynb provides code fro a simple analysis pippeline.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published