Skip to content

This repository contains the pipelines used to analyze the data sets from the Interstellar collaboration.

License

Notifications You must be signed in to change notification settings

WayScience/pyroptosis_signature_image_profiling

Repository files navigation

DOI

Pyroptosis signature project

This repository contains the pipelines used to extract single cell morphology features (and/or image features) from different plates. These plates can be broken down into "waves" of data for the Interstellar collaboration project. "Waves" in the context of this repository means different parts of a 384 well plate that contain different stains, conditions, etc. To view the analysis of the morpoholgy features, please visit the pyroptosis_signature_data_analysis repository.

Background

Pyroptosis is inflammatory cell death which occurs in response to pathogens and damage-associated molecular patterns.

Aims

  1. Describe an organelle morphology signature that predicts pyroptosis.
  2. Reveal the organelle interaction landscape during pyroptosis at an ultrastructural level (electron microscopy).

Platemap for plate 1

platemap_plate1

There are three waves of data currently analyzed for the Plate 1 data. On this plate, it is broken down into section where there are either different treatments, different stains, or both. The breakdown of each of the waves can be found in the README of the Plate_1_data module.

Platemap for plate 2

platemap_plate2

There are two different types of cells on plate 2, which are separated by column. PBMCs are in columns 2-12 and SH-SY5Y cells are in columns 13-23.

Create conda environment for the whole repository

All plates and waves will be using the same conda environment to run notebooks/python files.

To create the conda environment, run the code block below:

conda env create -f interstellar_data_env.yml

To activate the environment, run the code block below:

conda activate interstellar_data

About

This repository contains the pipelines used to analyze the data sets from the Interstellar collaboration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published