Metadata-Version: 2.1
Name: spacemake
Version: 0.7.2
Summary: A bioinformatic pipeline for the analysis of spatial transcriptomic data
Home-page: https://github.com/rajewsky-lab/spacemake
Author: Tamas Ryszard Sztanka-Toth, Marvin Jens, Nikos Karaiskos, Nikolaus Rajewsky
Author-email: TamasRyszard.Sztanka-Toth@mdc-berlin.de
License: GPL
Project-URL: Bug Tracker, https://github.com/rajewsky-lab/spacemake/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: COPYING

<a href="https://pypi.org/project/spacemake/">
   <img src="https://img.shields.io/pypi/v/spacemake.svg" / ></a>
   
<a href="https://spacemake.readthedocs.io/">
   <img src="https://readthedocs.org/projects/spacemake/badge/?version=latest" / ></a>
   
 <a href="https://pepy.tech/project/spacemake">
   <img src="https://pepy.tech/badge/spacemake" / ></a>

# Spacemake: processing and analysis of large-scale spatial transcriptomics data

<img src="https://raw.githubusercontent.com/rajewsky-lab/spacemake/master/docs/graphical_abstract_twitter.png" width="400" />

Spacemake is a modular, robust, and scalable spatial transcriptomics pipeline built in `Snakemake` and `Python`. Spacemake is designed to handle all major spatial transcriptomics datasets and can be readily configured for other technologies. It can process and analyze several samples in parallel, even if they stem from different experimental methods. Spacemake's unified framework enables reproducible data processing from raw sequencing data to automatically generated downstream analysis reports. Spacemake is built with a modular design and offers additional functionality such as sample merging, saturation analysis, and analysis of long reads as separate modules.

If you find Spacemake useful in your work, consider citing it: 

```
Spacemake: processing and analysis of large-scale spatial transcriptomics data
Tamas Ryszard Sztanka-Toth, Marvin Jens, Nikos Karaiskos, Nikolaus Rajewsky
GigaScience, Volume 11, 2022, giac064
```

Documentation can be found [here](https://spacemake.readthedocs.io/en/latest/).

