theislab / spapros

Python package for Probe set selection for targeted spatial transcriptomics.
MIT License
23 stars 6 forks source link

spapros

|PyPI| |Python Version| |License| |Read the Docs| |Build| |Tests| |Codecov| |pre-commit| |Black|

.. |PyPI| image:: https://img.shields.io/pypi/v/spapros.svg :target: https://pypi.org/project/spapros/ :alt: PyPI .. |Python Version| image:: https://img.shields.io/pypi/pyversions/spapros :target: https://pypi.org/project/spapros :alt: Python Version .. |License| image:: https://img.shields.io/github/license/theislab/spapros :target: https://opensource.org/licenses/MIT :alt: License .. |Read the Docs| image:: https://img.shields.io/readthedocs/spapros/latest.svg?label=Read%20the%20Docs :target: https://spapros.readthedocs.io/ :alt: Read the documentation at https://spapros.readthedocs.io/ .. |Build| image:: https://github.com/theislab/spapros/workflows/Build%20spapros%20Package/badge.svg :target: https://github.com/theislab/spapros/workflows/Build%20spapros%20Package/badge.svg :alt: Build package Status .. |Tests| image:: https://github.com/theislab/spapros/actions/workflows/run_tests.yml/badge.svg :target: https://github.com/theislab/spapros/actions/workflows/run_tests.yml/badge.svg :alt: Tests .. |Codecov| image:: https://codecov.io/gh/theislab/spapros/branch/master/graph/badge.svg :target: https://codecov.io/gh/theislab/spapros :alt: Codecov .. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white :target: https://github.com/pre-commit/pre-commit :alt: pre-commit .. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black :alt: Black

|logo|

Features

Installation

You can install spapros via pip from PyPI:

.. code:: console

$ pip install spapros

Usage

Visit our documentation_ for installation, tutorials, examples and more.

Credits

This package was created with cookietemple using Cookiecutter based on Hypermodern_PythonCookiecutter.

.. |logo| image:: https://user-images.githubusercontent.com/21954664/111175015-409d9080-85a8-11eb-9055-f7452aed98b2.png .. _cookietemple: https://cookietemple.com .. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _PyPI: https://pypi.org/ .. _Hypermodern_Python_Cookiecutter: https://github.com/cjolowicz/cookiecutter-hypermodern-python .. _pip: https://pip.pypa.io/ .. _Usage: https://spapros.readthedocs.io/en/latest/usage.html .. _documentation: https://spapros.readthedocs.io/en/latest/