Metadata-Version: 2.1
Name: episcanpy
Version: 0.1.2
Summary: Epigenomics Single-Cell Analysis in Python.
Home-page: http://github.com/colomemaria/epiScanpy
Author: Anna Danese, Maria Richter
Author-email: anna.danese@helmholtz-muenchen.de
License: BSD
Description: |Docs| |PyPI| |bioconda|
        
        
        .. |Docs| image:: https://readthedocs.com/projects/icb-scanpy/badge/?version=latest
           :target: https://episcanpy.readthedocs.io/en/latest/
        .. |PyPI| image:: https://img.shields.io/pypi/v/episcanpy.svg
            :target: https://pypi.org/project/episcanpy
        .. |bioconda| image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat-square
           :target: http://bioconda.github.io/recipes/episcanpy/README.html
        
        
        EpiScanpy – Epigenomics single cell analysis in python
        ======================================================
        
        **EpiScanpy** is a toolkit to analyse single-cell open chromatin (scATAC-seq) and single-cell DNA methylation (for example scBS-seq) data. **EpiScanpy** is the epigenomic extension of the very popular scRNA-seq analysis tool **Scanpy** (`Genome Biology <https://doi.org/10.1186/s13059-017-1382-0>`__, 2018) [Wolf18]. For more information, read scanpy `documentation <https://scanpy.readthedocs.io>`__. 
        
        The documentation for epiScanpy is available `here <https://episcanpy.readthedocs.io/en/latest/>`__. If epiScanpy is useful to your research, consider citing `epiScanpy <https://www.biorxiv.org/content/10.1101/648097v1>`__.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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
Requires-Python: >=3.5
Provides-Extra: test
Provides-Extra: doc
Provides-Extra: bbknn
Provides-Extra: combat
Provides-Extra: leiden
Provides-Extra: louvain
