Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Latest commit

 

History

History
96 lines (74 loc) · 3.82 KB

README.rst

File metadata and controls

96 lines (74 loc) · 3.82 KB
sc-toolbox logo

sc-toolbox

PyPI PyPI Downloads Python Version License Read the documentation at https://sc-toolbox.readthedocs.io/ Build Package Status Run Tests Status Codecov pre-commit Black

Warning

This package is not properly maintained. It was primarily used for in-house analyses at the Theislab and Schillerlab. Do not expect it to be well tested or documented. However, contributions are welcome and we will provide guidance if required.

Features

  • Create minimal containers for single-cell data analysis with Scanpy
  • API for advanced Scanpy based plots and analyses
Preview plot
Preview plot 2
Preview plot 3

Installation

You can install sc-toolbox via pip from PyPI:

$ pip install sc-toolbox

Usage

import sc_toolbox.api as sct

Please see the Usage documentation.

Credits

This package was created with cookietemple using cookiecutter based on Hypermodern_Python_Cookiecutter. Most scripts were developed by Meshal Ansari and the package was designed by Lukas Heumos.