Metadata-Version: 1.1
Name: anndata
Version: 0.6.1
Summary: An annotated data matrix.
Home-page: http://github.com/theislab/anndata
Author: Alex Wolf, Philipp Angerer
Author-email: alex.wolf@helmholtz-muenchen.de
License: BSD-3-Clause
Description: |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.org/projects/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 from `PyPI <https://pypi.python.org/pypi/anndata/>`__ via ``pip install anndata``.
        
        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
        
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Visualization
