biolearn


Namebiolearn JSON
Version 0.8.1 PyPI version JSON
download
home_pageNone
SummaryMachine learning for biomarkers computing
upload_time2025-10-18 17:17:21
maintainerNone
docs_urlNone
authorBiolearn developers
requires_python>=3.10
licensenew BSD
keywords biomarker
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Biolearn
========

Biolearn enables easy and versatile analyses of biomarkers of aging data. It provides tools to easily load data from publicly available sources like the 
`Gene Expression Omnibus <https://www.ncbi.nlm.nih.gov/geo/>`_, `National Health and Nutrition Examimation Survey <https://www.cdc.gov/nchs/nhanes/index.htm>`_,
and the `Framingham Heart Study <https://www.framinghamheartstudy.org/>`_. Biolearn also contains reference implemenations for common aging clock such at the 
Horvath clock, DunedinPACE and many others that can easily be run in only a few lines of code. You can read more about it in our `paper <https://www.biorxiv.org/content/10.1101/2023.12.02.569722v2>`_.


.. warning::

    This is a prerelease version of the biolearn library. There may be bugs and interfaces are subject to change.


Important links
===============

- Source code: https://github.com/bio-learn/biolearn/
- Documentation Homepage: https://bio-learn.github.io/

Requirements
============

Python 3.10+

Install
=======
Install biolearn using pip.

.. code-block:: bash

    pip install biolearn

To verify the library was installed correctly open python or a jupyter notebook and run:

.. code-block:: python

    from biolearn.data_library import DataLibrary

If it executes with no errors then the library is installed. To get started check out `some code examples <https://bio-learn.github.io/auto_examples/index.html>`_

Discord server
==============

The biolearn team has a `discord server <https://discord.gg/wZH85WRTxN>`_ to answer questions,
discuss feature requests, or have any biolearn related discussions.

Issues
======

If you find any bugs with biolearn please create a Github issue including how we can replicate the issue and the expected vs actual behavior.


Contributing
============

Detailed instructions on developer setup and how to contribute are available `in the repo <https://github.com/bio-learn/biolearn/blob/master/DEVELOPMENT.md>`_
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "biolearn",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Martin Perez-Guevara <mperezguevara@gmail.com>",
    "keywords": "biomarker",
    "author": "Biolearn developers",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/bc/89/0bd5e4d0d8ec07b8acb8a6ba9f58c6ee9c1e2ce4bdbf848e79ea96e21486/biolearn-0.8.1.tar.gz",
    "platform": null,
    "description": "Biolearn\n========\n\nBiolearn enables easy and versatile analyses of biomarkers of aging data. It provides tools to easily load data from publicly available sources like the \n`Gene Expression Omnibus <https://www.ncbi.nlm.nih.gov/geo/>`_, `National Health and Nutrition Examimation Survey <https://www.cdc.gov/nchs/nhanes/index.htm>`_,\nand the `Framingham Heart Study <https://www.framinghamheartstudy.org/>`_. Biolearn also contains reference implemenations for common aging clock such at the \nHorvath clock, DunedinPACE and many others that can easily be run in only a few lines of code. You can read more about it in our `paper <https://www.biorxiv.org/content/10.1101/2023.12.02.569722v2>`_.\n\n\n.. warning::\n\n    This is a prerelease version of the biolearn library. There may be bugs and interfaces are subject to change.\n\n\nImportant links\n===============\n\n- Source code: https://github.com/bio-learn/biolearn/\n- Documentation Homepage: https://bio-learn.github.io/\n\nRequirements\n============\n\nPython 3.10+\n\nInstall\n=======\nInstall biolearn using pip.\n\n.. code-block:: bash\n\n    pip install biolearn\n\nTo verify the library was installed correctly open python or a jupyter notebook and run:\n\n.. code-block:: python\n\n    from biolearn.data_library import DataLibrary\n\nIf it executes with no errors then the library is installed. To get started check out `some code examples <https://bio-learn.github.io/auto_examples/index.html>`_\n\nDiscord server\n==============\n\nThe biolearn team has a `discord server <https://discord.gg/wZH85WRTxN>`_ to answer questions,\ndiscuss feature requests, or have any biolearn related discussions.\n\nIssues\n======\n\nIf you find any bugs with biolearn please create a Github issue including how we can replicate the issue and the expected vs actual behavior.\n\n\nContributing\n============\n\nDetailed instructions on developer setup and how to contribute are available `in the repo <https://github.com/bio-learn/biolearn/blob/master/DEVELOPMENT.md>`_",
    "bugtrack_url": null,
    "license": "new BSD",
    "summary": "Machine learning for biomarkers computing",
    "version": "0.8.1",
    "project_urls": null,
    "split_keywords": [
        "biomarker"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b195a0fb4921707c1881674f0ced084e08859be0df7c6434731703d0f9f38dee",
                "md5": "a9addade699a7a5eea577d104078b9dc",
                "sha256": "f908cb73cd744634f8fc9972298d456e52c2d5d8109d91a3bd0a06393fed5c0e"
            },
            "downloads": -1,
            "filename": "biolearn-0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a9addade699a7a5eea577d104078b9dc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 17787374,
            "upload_time": "2025-10-18T17:17:26",
            "upload_time_iso_8601": "2025-10-18T17:17:26.674041Z",
            "url": "https://files.pythonhosted.org/packages/b1/95/a0fb4921707c1881674f0ced084e08859be0df7c6434731703d0f9f38dee/biolearn-0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bc890bd5e4d0d8ec07b8acb8a6ba9f58c6ee9c1e2ce4bdbf848e79ea96e21486",
                "md5": "18765583becb41dfa0fb33ff7fe74235",
                "sha256": "5ba07b22e56c40f4a4994f2a811628fc5b8d46b8bb800e8495e61148c79873fb"
            },
            "downloads": -1,
            "filename": "biolearn-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "18765583becb41dfa0fb33ff7fe74235",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 74188632,
            "upload_time": "2025-10-18T17:17:21",
            "upload_time_iso_8601": "2025-10-18T17:17:21.835491Z",
            "url": "https://files.pythonhosted.org/packages/bc/89/0bd5e4d0d8ec07b8acb8a6ba9f58c6ee9c1e2ce4bdbf848e79ea96e21486/biolearn-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-18 17:17:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "biolearn"
}
        
Elapsed time: 1.84851s