Metadata-Version: 2.1
Name: anndata
Version: 0.6.22rc1
Summary: Annotated Data.
Home-page: http://github.com/theislab/anndata
Author: Philipp Angerer*, Alex Wolf*, Isaac Virshup, Sergei Rybakov
Author-email: philipp.angerer@helmholtz-muenchen.de, f.alex.wolf@gmx.de
License: BSD-3-Clause
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.6
Requires-Dist: pandas (>=0.23.0)
Requires-Dist: numpy (~=1.14)
Requires-Dist: scipy (~=1.0)
Requires-Dist: h5py
Requires-Dist: natsort

|PyPI| |Docs| |Build Status| |Coverage|

.. |PyPI| image:: https://img.shields.io/pypi/v/anndata.svg
   :target: https://pypi.org/project/anndata
.. |Docs| image:: https://readthedocs.com/projects/icb-anndata/badge/?version=latest
   :target: https://anndata.readthedocs.io
.. |Build Status| image:: https://travis-ci.org/theislab/anndata.svg?branch=master
   :target: https://travis-ci.org/theislab/anndata
.. |Coverage| image:: https://codecov.io/gh/theislab/anndata/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/theislab/anndata

anndata - Annotated Data
========================

Install via ``pip install anndata`` or ``conda install anndata -c bioconda``.

Read the `documentation <https://anndata.readthedocs.io>`_.

.. would be nice to have http://falexwolf.de/img/scanpy/anndata.svg also on GitHub, but it's much too wide there;
.. GitHub doesn't plan to resolve scaling images: https://github.com/github/markup/issues/295


