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

https://github.com/menchelab/sctools

Collection of helper functions to make large scale single cell analysis more bearable
https://github.com/menchelab/sctools

Last synced: 4 months ago
JSON representation

Collection of helper functions to make large scale single cell analysis more bearable

Awesome Lists containing this project

README

          

# sctools
Collection of helper functions to make large scale single cell analysis more bearable. Examples include integration with scVI, gene score computations (eigengenes etc.) or estimating the effect sizes of introduced perturbations.

## Installation
To install simply clone the repository and run `pip install .` from within the cloned directory like so
```
git clone git@github.com:menchelab/sctools.git
cd sctools
pip install .
```
## Citation
If you use it please consider citing [Neuwirth & Malzl et al.](https://doi.org/10.1101/2024.03.25.586519)