scikit-MDR


Namescikit-MDR JSON
Version 0.4.5 PyPI version JSON
download
home_pagehttps://github.com/EpistasisLab/scikit-mdr
SummaryMultifactor Dimensionality Reduction (MDR)
upload_time2023-06-14 17:45:02
maintainer
docs_urlNone
authorRandal S. Olson and Tuan Nguyen
requires_python
licenseLicense :: OSI Approved :: MIT License
keywords bioinformatics gwas feature construction single nucleotide polymorphisms epistasis dimesionality reduction scikit-learn machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            
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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/EpistasisLab/scikit-mdr",
    "name": "scikit-MDR",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "bioinformatics,GWAS,feature construction,single nucleotide polymorphisms,epistasis,dimesionality reduction,scikit-learn,machine learning",
    "author": "Randal S. Olson and Tuan Nguyen",
    "author_email": "rso@randalolson.com",
    "download_url": "https://files.pythonhosted.org/packages/6b/59/10319986797afdada6041c14e530d07dde000c89f9eae48958c3e780144f/scikit-MDR-0.4.5.tar.gz",
    "platform": null,
    "description": "\nA sklearn-compatible Python implementation of Multifactor Dimensionality Reduction (MDR) for feature construction.\n\nContact\n=============\nIf you have any questions or comments about scikit-MDR, please feel free to contact us via:\n\nE-mail: rso@randalolson.com\n\nor Twitter: https://twitter.com/randal_olson\n\nThis project is hosted at https://github.com/EpistasisLab/scikit-mdr\n",
    "bugtrack_url": null,
    "license": "License :: OSI Approved :: MIT License",
    "summary": "Multifactor Dimensionality Reduction (MDR)",
    "version": "0.4.5",
    "project_urls": {
        "Homepage": "https://github.com/EpistasisLab/scikit-mdr"
    },
    "split_keywords": [
        "bioinformatics",
        "gwas",
        "feature construction",
        "single nucleotide polymorphisms",
        "epistasis",
        "dimesionality reduction",
        "scikit-learn",
        "machine learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4453e770cc5d19b8025632a779529c6e2b6d37eeaec7200e27d4a62a426d68d0",
                "md5": "8b24b84e400a6baa083158ceefdfb485",
                "sha256": "9261a0a68fff658edbd14719bdfac5e5518f30a58dd11f380b7d88a50af8b854"
            },
            "downloads": -1,
            "filename": "scikit_MDR-0.4.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8b24b84e400a6baa083158ceefdfb485",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15305,
            "upload_time": "2023-06-14T17:44:59",
            "upload_time_iso_8601": "2023-06-14T17:44:59.855858Z",
            "url": "https://files.pythonhosted.org/packages/44/53/e770cc5d19b8025632a779529c6e2b6d37eeaec7200e27d4a62a426d68d0/scikit_MDR-0.4.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b5910319986797afdada6041c14e530d07dde000c89f9eae48958c3e780144f",
                "md5": "57b046f85201ff1e8e12a098e28c3d98",
                "sha256": "05b9a6a7835b0362866ae3c64fbe94535b9f91e6f2ebfd596a424622627aa03b"
            },
            "downloads": -1,
            "filename": "scikit-MDR-0.4.5.tar.gz",
            "has_sig": false,
            "md5_digest": "57b046f85201ff1e8e12a098e28c3d98",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12980,
            "upload_time": "2023-06-14T17:45:02",
            "upload_time_iso_8601": "2023-06-14T17:45:02.895303Z",
            "url": "https://files.pythonhosted.org/packages/6b/59/10319986797afdada6041c14e530d07dde000c89f9eae48958c3e780144f/scikit-MDR-0.4.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-14 17:45:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "EpistasisLab",
    "github_project": "scikit-mdr",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "lcname": "scikit-mdr"
}
        
Elapsed time: 0.08716s