Metadata-Version: 2.1
Name: markov_clustering
Version: 0.0.4.dev0
Summary: Implementation of the Markov clustering (MCL) algorithm in python.
Home-page: https://github.com/guyallard/markov_clustering.git
Author: Guy Allard, Jona Harris, Mounir Mallek
Author-email: guyallard01@gmail.com
License: MIT
Description: See https://github.com/guyallard/markov_clustering.git
Keywords: bioinformatics clustering
Platform: linux
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Requires-Python: ~=3.0
Provides-Extra: drawing
