Skip to content

Spatialproteomics is a light weight wrapper around xarray with the intention to facilitate the data exploration and analysis of highly multiplexed immunohistochemistry data. Docs available here: https://sagar87.github.io/spatialproteomics/ .

License

Notifications You must be signed in to change notification settings

sagar87/spatialproteomics

Repository files navigation

spatialproteomics

PyPI version

spatialproteomics is a light weight wrapper around xarray with the intention to facilitate the processing, exploration and analysis of highly multiplexed immunohistochemistry data.

Principles

Multiplexed imaging data comprises at least 3 dimensions (i.e. channels, x, and y) and has often additional data such as segmentation masks or cell type annotations associated with it. In spatialproteomics, we use xarray to create a data structure that keeps all of these data dimension in sync. This data structure can then be used to apply all sorts of operations to the data. Users can segment cells, perform different image processing steps, quantify protein expression, predict cell types, and plot their data in various ways. By providing researchers with those tools, spatialproteomics can be used to quickly explore highly multiplexed spatial proteomics data directly within jupyter notebooks.

Installation

To install spatialproteomics first create a python environment and install the package using

pip install spatialproteomics

Check the documentation for further information https://sagar87.github.io/spatialproteomics/.

About

Spatialproteomics is a light weight wrapper around xarray with the intention to facilitate the data exploration and analysis of highly multiplexed immunohistochemistry data. Docs available here: https://sagar87.github.io/spatialproteomics/ .

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages