
Security News
npm Introduces minimumReleaseAge and Bulk OIDC Configuration
npm rolls out a package release cooldown and scalable trusted publishing updates as ecosystem adoption of install safeguards grows.
biolearn
Advanced tools
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.
Python 3.10+
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>_
The biolearn team has a discord server <https://discord.gg/wZH85WRTxN>_ to answer questions,
discuss feature requests, or have any biolearn related discussions.
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.
Detailed instructions on developer setup and how to contribute are available in the repo <https://github.com/bio-learn/biolearn/blob/master/DEVELOPMENT.md>_
FAQs
Machine learning for biomarkers computing
We found that biolearn demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
npm rolls out a package release cooldown and scalable trusted publishing updates as ecosystem adoption of install safeguards grows.

Security News
AI agents are writing more code than ever, and that's creating new supply chain risks. Feross joins the Risky Business Podcast to break down what that means for open source security.

Research
/Security News
Socket uncovered four malicious NuGet packages targeting ASP.NET apps, using a typosquatted dropper and localhost proxy to steal Identity data and backdoor apps.