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/jwrth/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/jwrth/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.5.tar.gz (128.6 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.5-py3-none-any.whl (153.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: insitupy_spatial-0.6.5.tar.gz
  • Upload date:
  • Size: 128.6 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.5.tar.gz
Algorithm Hash digest
SHA256 ba24831537ee566d2f6d5e800ceeb06c3c65b29fe3af3de6dac37defa58ab779
MD5 6c3fbf3fdc95e554290715f48beb4078
BLAKE2b-256 c49fd5ba8b002ed1a5dd3755d77b364d5957fe1df6a2656b7d0bfa1809db9af0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: insitupy_spatial-0.6.5-py3-none-any.whl
  • Upload date:
  • Size: 153.0 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 1752b754e029de2701d629570fcb8549085ce7007ccc16ed4a5a307f9a743274
MD5 f173e4f27cbaddc5f00b467fdb85fc2f
BLAKE2b-256 a140ddeaeed2c5d2c1c5c79ffb293cbbb6bd974b3665cee6abb9e7c74b0c4264

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