Skip to content

MannLabs/SPARCStools

Repository files navigation

Python package website

SPARCStools

This python module contains wrapper functions to perform stitching with the Ashlar API. In addition it contains data parsing functions to make imaging data aquired with the Perkinelmer Opera Phenix Microscope accessible Ashlar or also to other downstream applications.

The generated stitched images can then be used for downstream applications, for example the SPARCSpy workflow or other analysis frameworks.

The documentation can be found at: https://mannlabs.github.io/SPARCStools/html/index.html

Installation

Clone the github repository and navigate to the main directory:

git clone https://github.com/MannLabs/SPARCStools.git
cd SPARCStools

Create a conda environment and activate it

conda create -n stitching python=3.10
conda activate stitching

Install Java using conda

conda install -c conda-forge openjdk

Install package via pip. This should install all dependencies as well.

pip install .

Citing our Work

SPARCStools was developed by Georg Wallmann, Sophia Mädler and Niklas Schmacke in the labs of Veit Hornung and Matthias Mann. If you use our code please cite the following manuscript:

SPARCS, a platform for genome-scale CRISPR screening for spatial cellular phenotypes Niklas Arndt Schmacke, Sophia Clara Maedler, Georg Wallmann, Andreas Metousis, Marleen Berouti, Hartmann Harz, Heinrich Leonhardt, Matthias Mann, Veit Hornung bioRxiv 2023.06.01.542416; doi: https://doi.org/10.1101/2023.06.01.542416

About

python tools to perform data parsing and image stitching on microscopy data

Resources

License

Stars

Watchers

Forks

Packages

No packages published