Metadata-Version: 1.2
Name: pegasusio
Version: 0.2.9
Summary: Pegasusio is a Python package for reading / writing single-cell genomics data
Home-page: https://github.com/klarman-cell-observatory/pegasusio
Author: Yiming Yang, Joshua Gould and Bo Li
Author-email: cumulus-support@googlegroups.com
License: UNKNOWN
Description: =========================================================
        PegasusIO for reading / writing single-cell genomics data
        =========================================================
        
        |PyPI| |PyPIDownload| |Docs| |Build|
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/pegasusio.svg
           :target: https://pypi.org/project/pegasusio
        .. |PyPIDownload| image:: https://pepy.tech/badge/pegasusio
           :target: https://pepy.tech/project/pegasusio
        .. |Docs| image:: https://readthedocs.org/projects/pegasusio/badge/?version=latest
           :target: https://pegasusio.readthedocs.io
        .. |Build| image:: https://travis-ci.org/klarman-cell-observatory/pegasusio.svg?branch=master
           :target: https://travis-ci.org/github/klarman-cell-observatory/pegasusio
        
        PegasusIO is the IO package for Pegasus.
        
        `Read documentation <http://pegasusio.readthedocs.io>`__
        
Keywords: single cell/nucleus genomics data reading and writing
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: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: ~=3.6
