Metadata-Version: 1.1
Name: tmscc
Version: 0.1.0
Summary: A package for reducing dimension of gene expression profilesand doing clustering them.
Home-page: https://github.com/tarohi24/tmscc
Author: Wataru Hirota
Author-email: hirota@whiro.me
License: MIT license
Description: =======================================
        Topic Models for Single Cell Clustering
        =======================================
        
        
        .. image:: https://img.shields.io/pypi/v/tmscc.svg
                :target: https://pypi.python.org/pypi/tmscc
        
        .. image:: https://img.shields.io/travis/tarohi24/tmscc.svg
                :target: https://travis-ci.org/tarohi24/tmscc
        
        .. image:: https://readthedocs.org/projects/tmscc/badge/?version=latest
                :target: https://tmscc.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        A package for reducing dimension of gene expression profiles and doing clustering them.
        
        
        * Free software: MIT license
        * Documentation: https://tmscc.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2018-03-14)
        ------------------
        
        * First release on PyPI.
        
Keywords: tmscc
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
