Metadata-Version: 1.2
Name: scallop
Version: 0.0
Summary: Robustness of single-cell clustering solutions.
Home-page: https://gitlab.com/alexmascension/robin
Author: Alex M. Ascensión, Olga Ibañez-Solé
Author-email: alexmascension@gmail.com, olga.ibanez@biodonostia.org
License: BSD
Description: # Scallop - Robustness of single-cell clustering solutions
        Scallop is a module for the evaluation of single-cell clustering solutions. 
        It allows users to assess the quality of clustering using different
        algorithms and parameter choices. 
        
        Scallop provides users with a cell-wise robustness score based on bootstrap experiments, 
        and a versatile plotting toolkit for visualization purposes. 
        
        Scallop is meant to be used 
        with annData objects from Scanpy. 
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.6
