Metadata-Version: 2.1
Name: pegasuspy
Version: 1.7.1
Summary: Pegasus is a Python package for analyzing sc/snRNA-seq data of millions of cells
Home-page: https://github.com/lilab-bcb/pegasus
Author: Yiming Yang, Joshua Gould and Bo Li
Author-email: cumulus-support@googlegroups.com
License: UNKNOWN
Keywords: single cell/nucleus genomics analysis
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: ~=3.7
Provides-Extra: tsne
Provides-Extra: louvain
Provides-Extra: scanorama
Provides-Extra: torch
Provides-Extra: forceatlas
Provides-Extra: mkl
Provides-Extra: rpy2
Provides-Extra: scvi
Provides-Extra: all
License-File: LICENSE

====================================
Pegasus for Single Cell Analysis
====================================

|PyPI| |PyPIDownload| |Conda| |Python| |License| |Docs| |Build|

.. |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
.. |Conda| image:: https://img.shields.io/conda/v/bioconda/pegasuspy
   :target: https://anaconda.org/bioconda/pegasuspy
.. |Python| image:: https://img.shields.io/pypi/pyversions/pegasuspy
   :target: https://pypi.org/project/pegasuspy
.. |License| image:: https://img.shields.io/github/license/lilab-bcb/pegasus
   :target: https://github.com/lilab-bcb/pegasus/blob/master/LICENSE
.. |Docs| image:: https://readthedocs.org/projects/pegasus/badge/?version=latest
   :target: https://pegasus.readthedocs.io/
.. |Build| image:: https://github.com/lilab-bcb/pegasus/workflows/Pegasus%20CI/badge.svg
   :target: https://github.com/lilab-bcb/pegasus/actions?query=workflow%3A%22Pegasus+CI%22


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>`__


