Skip to content

egelfan2/spatial-warehouse

 
 

Repository files navigation

Starspace

Documentation Status https://travis-ci.com/chanzuckerberg/spatial-warehouse.svg?branch=master

Starspace defines a basic, minimal, proof of concept schema for gene or protein expression data containing spatially localized information. Specifically, it:

  1. Defines a standard schema to describe spots, spatial matrices, and cell regions
  2. Implements a library that reads and writes files in the defined schema, leveraging the zarr container to ensure scalability.
  3. To demonstrate the flexibility of the schema, converts data from a variety of published assay types, including Spatial Transcriptomics, CODEX, In-situ Sequencing, MERFISH, osmFISH, and starMAP
  4. Demonstrates how to visualize and interact with these data using common analysis packages, and convert the formats into loom and anndata objects, for downstream analysis in R and Python.

See the documentation for more information.

About

Investigation into spatial data and data schema

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 94.4%
  • Python 5.6%