Metadata-Version: 1.2
Name: demuxEM
Version: 0.1.6
Summary: demuxEM is the demultiplexing module of Pegasus
Home-page: https://github.com/klarman-cell-observatory/demuxEM
Author: Yiming Yang, Joshua Gould and Bo Li
Author-email: cumulus-support@googlegroups.com
License: UNKNOWN
Description: ==================================================================
        demuxEM for demultiplexing cell/nucleus hashing single-cell data
        ==================================================================
        
        |PyPI| |Conda| |Python| |License| |Docs|
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/demuxEM.svg
           :target: https://pypi.org/project/demuxEM
        
        .. |Conda| image:: https://img.shields.io/conda/v/bioconda/demuxem
           :target: https://anaconda.org/bioconda/demuxem
        
        .. |Python| image:: https://img.shields.io/pypi/pyversions/demuxEM.svg
           :target: https://pypi.org/project/demuxEM
        
        .. |Docs| image:: https://readthedocs.org/projects/demuxem/badge/?version=latest
           :target: https://demuxEM.readthedocs.io
        
        .. |License| image:: https://img.shields.io/github/license/klarman-cell-observatory/demuxEM
           :target: https://github.com/klarman-cell-observatory/demuxEM/blob/master/LICENSE
        
        demuxEM is the demultiplexing module of Pegasus.
        
        `Read documentation <https://demuxEM.readthedocs.io>`__
        
Keywords: demultiplexing cell/nucleus hashing single-cell data
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 :: Only
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: ~=3.5
