berombau / spatialdata-io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpatialData banner

spatialdata-io: convenient readers for loading common formats into SpatialData

Tests Documentation DOI

This package contains reader functions to load common spatial omics formats into SpatialData. Currently, we provide support for:

  • NanoString CosMx
  • MCMICRO (output data)
  • Steinbock (output data)
  • 10x Genomics Visium
  • 10x Genomics Xenium
  • Curio Seeker
  • Akoya PhenoCycler (formerly CODEX)
  • Vizgen MERSCOPE (MERFISH)

Getting started

Please refer to the documentation. In particular, the

Installation

You need to have Python 3.8 or newer installed on your system. If you don't have Python installed, we recommend installing Miniconda.

There are several alternative options to install spatialdata-io:

  1. Install the latest release of spatialdata-io from PyPI:
pip install spatialdata-io
  1. Install the latest development version:
pip install git+https://github.com/scverse/spatialdata-io.git@main

Contact

For questions and help requests, you can reach out in the scverse discourse. If you found a bug, please use the issue tracker.

Citation

L Marconato*, G Palla*, KA Yamauchi*, I Virshup*, E Heidari, T Treis, M Toth, R Shrestha, H Vöhringer, W Huber, M Gerstung, J Moore, FJ Theis, O Stegle, bioRxiv, 2023. * = equal contribution

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%