Nanostring-Biostats / CosMx-Analysis-Scratch-Space

This repository is an exploratory resource to accelerate opensource analysis of CosMx® Spatial Molecular Imager (SMI) data. Contained here are and writeups and vignettes addressing a variety of topics discussed when analyzing single-cell spatial data.
https://nanostring-biostats.github.io/CosMx-Analysis-Scratch-Space/
Other
34 stars 4 forks source link

Update to make-composite.py script #68

Open eveilyeverafter opened 5 months ago

eveilyeverafter commented 5 months ago

Currently the make-composite script is single threaded. This works well for small datasets but improved efficiency is needed larger FOVs.

Modify the make-composite.py script to take advantage multiple processors.