An open API service indexing awesome lists of open source software.

https://github.com/pinellolab/simstpy

A framework for simulation of spatially-resolved omics data using python
https://github.com/pinellolab/simstpy

atac-seq cite-seq cut-tag-seq multi-omics rna-seq simulation spatial

Last synced: 29 days ago
JSON representation

A framework for simulation of spatially-resolved omics data using python

Awesome Lists containing this project

README

          

# Simstpy

Simulation of spatially-resolved omics data in python.

# Installation

You can clone the repo. and install it by

```shell
git clone git@github.com:pinellolab/simstpy.git
cd simstpy
pip install ./
```

# Examples

We provide a notebook to demonstrate how to generate simulate data based on [covariance](https://github.com/pinellolab/simstpy/blob/main/notebooks/01_simulation_with_covariance.ipynb).