Metadata-Version: 1.1
Name: scikit-MDR
Version: 0.4.1
Summary: A sklearn-compatible Python implementation of Multifactor Dimensionality Reduction (MDR) for feature construction.
Home-page: https://github.com/EpistasisLab/scikit-mdr
Author: Randal S. Olson and Tuan Nguyen
Author-email: rso@randalolson.com
License: License :: OSI Approved :: MIT License
Description: 
        A sklearn-compatible Python implementation of Multifactor Dimensionality Reduction (MDR) for feature construction.
        
        Contact
        =============
        If you have any questions or comments about scikit-MDR, please feel free to contact us via:
        
        E-mail: rso@randalolson.com
        
        or Twitter: https://twitter.com/randal_olson
        
        This project is hosted at https://github.com/EpistasisLab/scikit-mdr
        
Keywords: bioinformatics,GWAS,feature construction,single nucleotide polymorphisms,epistasis,dimesionality reduction,scikit-learn,machine learning
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
