Metadata-Version: 1.1
Name: scanpy
Version: 0.2.9.1
Summary: Single-Cell Analysis in Python.
Home-page: http://github.com/theislab/scanpy
Author: F. Alexander Wolf, P. Angerer
Author-email: alex.wolf@helmholtz-muenchen.de
License: BSD-3-Clause
Description: |Build Status| |Docs|
        
        .. |Build Status| image:: https://travis-ci.org/theislab/scanpy.svg?branch=master
           :target: https://travis-ci.org/theislab/scanpy
        .. |Docs| image:: https://readthedocs.org/projects/scanpy/badge/?version=latest
           :target: https://scanpy.readthedocs.io
                   
        Scanpy – Single-Cell Analysis in Python
        =======================================
        
        Scanpy is a scalable toolkit for analyzing single-cell gene expression data. It includes preprocessing, visualization, clustering, pseudotime and trajectory inference, differential expression testing and simulation of gene regulatory networks. The Python-based implementation efficiently deals with data sets of more than one million cells and enables easy integration of advanced machine learning algorithms.
        
        Read the `documentation <https://scanpy.readthedocs.io>`_. Learn more about conceptual ideas in our `preprint <https://doi.org/10.1101/174029>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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
