Metadata-Version: 2.0
Name: mictools
Version: 1.1.2
Summary: MICtools
Home-page: https://github.com/minepy/mictools
Author: Davide Albanese
Author-email: davide.albanese@gmail.com
Maintainer: Davide Albanese
Maintainer-email: davide.albanese@gmail.com
License: GPLv3
Download-URL: https://github.com/minepy/mictools/releases
Platform: UNKNOWN
Requires-Dist: Click (>=5.1)
Requires-Dist: numpy (>=1.7.0)
Requires-Dist: scipy (>=0.13)
Requires-Dist: pandas (>=0.17.0)
Requires-Dist: matplotlib (>=1.2.0)
Requires-Dist: statsmodels (>=0.6.1)
Requires-Dist: minepy (>=1.2)

MICtools is an open source pipeline which combines the
TIC_e and MIC_e measures into a two-step procedure that allows to
identify relationships of various degrees of complexity in large datasets. TIC_e
is used to perform efficiently a high throughput screening of all the possible
pairwise relationships assessing their significance, while MIC_e is used to rank 
the subset of significant associations on the bases of their strength. Homepage:
https://github.com/minepy/mictools.


