This release is a pre-release and may not be stable for production use.
Biological Aging Lab
The Biological Aging Lab is a Python library for deriving dataset specific formulas for biological aging. It provides a set of tools and functions for processing, analyzing, and visualizing data related to biological aging in a highly modular fashion based on directed acyclic graphs (DAGs).
The library implements common methods of biological age estimation research such as MLR, PCA, and KDM, alongside the common data preprocessing modules to narrow in on the most relevant features and remove collinear features if applicable.
The library provides three levels of abstraction for users with different levels of expertise:
- High-level dashboard interface: A user-friendly dashboard for users with limited programming experience, allowing them to easily access the main pipeline recipes and results. For now this view is limited to the main pipeline recipes.
- Mid-level recipe interface: A global method that can be imported into any Python work-flow, that allows access to the main pipelines. without needing to string the modules together manually. This interface is intended for users with some programming experience, who want to use the library in their own workflows.
- Low-level module interface: Module level access to the library's functions and classes, allowing users to build their own pipelines and workflows from scratch. This interface is intended for advanced users, who need full control over the implementation.
Installation
The library requires Python 3.10 or higher and can be installed via pip. To install the library, run the following command in your console:
pip install q0m4kmckne #biological-aging-lab
Installing with option [dashboard] will also install the optional dashboard dependency (streamlit):
pip install q0m4kmckne[dashboard]
Dashboard
The implementation also includes a dashboard as a friendly user interface for accessing the main pipeline recipes and results. The dashboard is bundled as a script, but is also accessible throught the python intrepreter module system (i.e, to bypass strict execution policies).
To run the dashboard, run one of the following commands in the console:
# To run the dashboard script
biological-aging-lab-dashboard
# To run the dashboard module
python -m biological_aging_lab.dashboard
Release files for q0m4kmckne 0.1.0a2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| q0m4kmckne-0.1.0a2.tar.gz | 29.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| q0m4kmckne-0.1.0a2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 65.1 kB
Release files / q0m4kmckne-0.1.0a2.tar.gz
| Download URL | q0m4kmckne-0.1.0a2.tar.gz |
|---|---|
| Size | 29.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5e38e52f6e570cfaa8355df65434505b4ab780f9d96ef1747c510232fd606c66
|
|
BLAKE2b-256 checksum How to use checksums |
e3e9ed9c5f5a19d9e7ccf15d9ce6ee29b34597493c8793d3313a48ad1b192904
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 21, 2026.
Transparency logRelease files / q0m4kmckne-0.1.0a2-py3-none-any.whl
| Download URL | q0m4kmckne-0.1.0a2-py3-none-any.whl |
|---|---|
| Size | 35.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4ffd1f9a416310834cf41eb64a8db6b896f11d222ce0c3bb067fe3e79921417f
|
|
BLAKE2b-256 checksum How to use checksums |
203cde3bea52f06948725073452c87a0263e902d7ac154f70ab9ee671ff5fa9f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 21, 2026.
Transparency log