https://github.com/theislab/sfaira
data and model repository for single-cell data
https://github.com/theislab/sfaira
Last synced: 10 months ago
JSON representation
data and model repository for single-cell data
- Host: GitHub
- URL: https://github.com/theislab/sfaira
- Owner: theislab
- License: bsd-3-clause
- Created: 2020-09-07T19:40:50.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T08:20:46.000Z (over 2 years ago)
- Last Synced: 2025-09-29T14:18:35.740Z (10 months ago)
- Language: Python
- Homepage: https://sfaira.readthedocs.io
- Size: 11.3 MB
- Stars: 135
- Watchers: 7
- Forks: 11
- Open Issues: 167
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
|Build| |Documentation| |Stars| |PyPI| |PyPIDownloads|
.. |Build| image:: https://github.com/theislab/sfaira/workflows/Build%20sfaira%20Package/badge.svg
:target: https://github.com/theislab/sfaira/workflows/Build%20sfaira%20Package/badge.svg
:alt: Github Workflow Build sfaira Status
.. |Documentation| image:: https://readthedocs.org/projects/sfaira/badge/?version=latest
:target: https://sfaira.readthedocs.io/en/latest/
:alt: Documentation Status
.. |Stars| image:: https://img.shields.io/github/stars/theislab/sfaira?logo=GitHub&color=yellow
:target: https://github.com/theislab/sfaira/stargazers
:alt: Github Stars
.. |PyPI| image:: https://img.shields.io/pypi/v/sfaira?logo=PyPI
:target: https://pypi.org/project/sfaira
:alt: PyPI Version
.. |PyPIDownloads| image:: https://pepy.tech/badge/sfaira
:target: https://pepy.tech/project/sfaira
:alt: Number of downloads
sfaira - data and model repository for single-cell data
=======================================================
.. image:: https://github.com/theislab/sfaira/blob/release/resources/images/figure_rtd_intro.png
:width: 400px
:align: center
sfaira_ is a model and a data repository in a single python package (`full paper`_).
We provide an interactive overview of the current state of the zoos on sfaira-portal_.
Its data zoo gives users access to streamlined data loaders that allow reproducible use of published and private data sets for model training and exploration.
Its model zoo gives user streamlined access to pre-trained models and to common model architectures to ease usage of neural networks in common single-cell analysis workflows.
Instead of focussing on developing new models, we focus on making models easily accessible to users and distributable by developers.
sfaira integrates into scanpy_ workflows.
.. _scanpy: https://github.com/theislab/scanpy
.. _sfaira: https://sfaira.readthedocs.io
.. _full paper: https://genomebiology.biomedcentral.com/articles/10.1186/s13059-021-02452-6
.. _sfaira-portal: https://theislab.github.io/sfaira-portal/