Metadata-Version: 2.1
Name: celluloid-clust
Version: 1.2.5
Summary: Effective Clustering for Single Cell Sequencing Cancer Data
Home-page: https://github.com/AlgoLab/celluloid
Author: Murray Patterson
Author-email: mpatterson@cs.gsu.edu
License: UNKNOWN
Description: 
        # celluloid
        Effective Clustering for Single Cell Sequencing Cancer Data.
        ```
        usage: celluloid [-h] {convert,cluster} ...
        
        optional arguments:
          -h, --help         show this help message and exit
        
        subcommands:
          valid subcommands
        
          {convert,cluster}
        ```
        A detailed description of the module is available on our [github repo](https://github.com/AlgoLab/celluloid).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
