Skip to main content

Package introducing the InSituPy framework to analyze single-cell spatial transcriptomics data.

Project description

InSituPy: A framework for histology-guided, multi-sample analysis of single-cell spatial transcriptomics data

InSituPy is a Python package designed to facilitate the analysis of single-cell spatial transcriptomics data. With InSituPy, you can easily load, visualize, and analyze the data, enabling and simplifying the comprehensive exploration of spatial gene expression patterns within tissue sections and across multiple samples. Currently the analysis is focused on data from the Xenium In Situ methodology but a broader range of reading functions will be implemented in the future.

Latest changes

!!!Warning: This repository is under very active development and it cannot be guaranteed that releases contain changes that might impair backwards compatibility. If you observe any such thing, please feel free to contact us to solve the problem. Thanks!

For the latest developments check out the releases.

Installation

Prerequisites

Create and activate a conda environment:

conda create --name insitupy python=3.9
conda activate insitupy

Method 1: From PyPi

pip install insitupy-spatial

Method 2: Installation from Cloned Repository

  1. Clone the repository to your local machine:

    git clone https://github.com/SpatialPathology/InSituPy.git
    
  2. Navigate to the cloned repository and select the right branch:

    cd InSituPy
    
    # Optionally: switch to dev branch
    git checkout dev
    
  3. Install the required packages using pip within the conda environment:

    # basic installation
    pip install .
    
    # for developmental purposes add the -e flag
    pip install -e .
    

Method 3: Direct Installation from GitHub

  1. Install directly from GitHub:

    # for installation without napari use
    pip install git+https://github.com/SpatialPathology/InSituPy.git
    

Make sure you have Conda installed on your system before proceeding with these steps. If not, you can install Miniconda or Anaconda from https://docs.conda.io/en/latest/miniconda.html.

To ensure that the InSituPy package is available as a kernel in Jupyter notebooks within your conda environment, you can follow the instructions here.

Getting started

Documentation

The Documentation is not online yet and will be made public in the next weeks!

(For detailed instructions on using InSituPy, refer to the official documentation, which will be made public after publication. The documentation will provide comprehensive guides on installation, usage, and advanced features.)

Tutorials

Explore the tutorials in ./notebooks/ to learn how to use InSituPy:

Sample level analysis

These tutorials focus on the preprocessing, analysis and handling of individual samples.

  1. Registration of additional images - Learn how to register additional images to the spatial transcriptomics data.
    1. Alternatively this is also implemented for an example dataset from pancreatic cancer
  2. Basic analysis functionalities - Learn about the basic functionalities, such as loading of data, basic preprocessing and interactive visualization with napari.
  3. Add annotations - Learn how to add annotations from external software such as QuPath and do annotations in the napari viewer.
  4. Crop data - Learn how to crop your data to focus your analysis on specific areas in the tissue.
  5. Cell type annotation - Shows an example workflow to annotate the cell types.
  6. Explore gene expression along axis - Example cases showing how to correlate gene expression with e.g. the distance to histological annotations.
  7. Build an InSituData object from scratch - General introduction on how to build an InSituData object from scratch.

Experiment-level analysis

This set of tutorials focuses on

  1. Analyze multiple samples at once with InSituPy - Introduces the main concepts behind the InSituExperiment class and how to work with multiple samples at once.
  2. Differential gene expression analysis - Perform differential gene expression analysis within one sample and across multiple samples.

Example data

If you want to test the pipeline on different example datasets, this notebook provides an overview of functions to download Xenium In Situ data from official sources.

Features

  • Data Preprocessing: InSituPy provides functions for normalizing, filtering, and transforming raw in situ transcriptomics data.
  • Interactive Visualization: Create interactive plots using napari to easily explore spatial gene expression patterns.
  • Annotation: Annotate Xenium In Situ data in the napari viewer or import annotations from external tools like QuPath.
  • Multi-sample analysis: Perform analysis on an experiment-level, i.e. with multiple samples at once.

Contributing

Contributions are welcome! If you find any issues or have suggestions for new features, please open an issue or submit a pull request.

License

InSituPy is licensed under the BSD-3-Clause.


InSituPy is developed and maintained by Johannes Wirth and Anna Chernysheva. Feedback is highly appreciated and hopefully InSituPy helps you with your analysis of spatial transcriptomics data. The package is thought to be a starting point to simplify the analysis of in situ sequencing data in Python and it would be exciting to integrate functionalities for larger and more comprehensive data structures. Currently, the framework focuses on the analysis of Xenium In Situ data but it is planned to integrate more methodologies and any support on this is highly welcomed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

insitupy_spatial-0.6.6.tar.gz (130.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

insitupy_spatial-0.6.6-py3-none-any.whl (155.5 kB view details)

Uploaded Python 3

File details

Details for the file insitupy_spatial-0.6.6.tar.gz.

File metadata

  • Download URL: insitupy_spatial-0.6.6.tar.gz
  • Upload date:
  • Size: 130.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.10.12 Windows/10

File hashes

Hashes for insitupy_spatial-0.6.6.tar.gz
Algorithm Hash digest
SHA256 d17aec3e19fdff97c194021d9d01bd7517ff978e420cbf1a28f1f68254d4f80b
MD5 17e97c09ca0f2807de88e6e9196fbc72
BLAKE2b-256 2793a9e9b20aaa95b3cfccc0c3d80c7626e220e09c8e97100243e33ba820b529

See more details on using hashes here.

File details

Details for the file insitupy_spatial-0.6.6-py3-none-any.whl.

File metadata

  • Download URL: insitupy_spatial-0.6.6-py3-none-any.whl
  • Upload date:
  • Size: 155.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.10.12 Windows/10

File hashes

Hashes for insitupy_spatial-0.6.6-py3-none-any.whl
Algorithm Hash digest
SHA256 c08cd8079502dac9ef061388c46104b07f61dcfa53a62c30f576f20c3491c9eb
MD5 b2230f08576ed4de64f42441788192e2
BLAKE2b-256 1393c15026dbe64af0364e2a5d432162d05bfe1ae2408772eb410b832e0e2da5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page