Metadata-Version: 2.1
Name: pegasuspy
Version: 1.0.0
Summary: Pegasus is a Python package for analyzing sc/snRNA-seq data of millions of cells
Home-page: https://github.com/klarman-cell-observatory/pegasus
Author: Yiming Yang, Joshua Gould and Bo Li
Author-email: cumulus-support@googlegroups.com
License: UNKNOWN
Description: ====================================
        Pegasus for Single Cell Analysis
        ====================================
        
        |PyPI| |PyPIDownload| |Docs|
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/pegasuspy.svg
           :target: https://pypi.org/project/pegasuspy
        .. |PyPIDownload| image:: https://pepy.tech/badge/pegasuspy
           :target: https://pepy.tech/project/pegasuspy
        .. |Docs| image:: https://readthedocs.org/projects/pegasus/badge/?version=latest
           :target: https://pegasus.readthedocs.io/
        
        
        Pegasus is a tool for analyzing transcriptomes of millions of single cells. It is a command line tool, a python package and a base for Cloud-based analysis workflows.
        
        `Read documentation <http://pegasus.readthedocs.io>`__
        
Keywords: single cell/nucleus genomics analysis
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Framework :: Jupyter
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: ~=3.6
Provides-Extra: fitsne
Provides-Extra: leiden
Provides-Extra: mkl
