arxiv-database
This skill provides Python tools for searching and retrieving preprints from arXiv.org via its public Atom API. It supports keyword search,…
Maintainer FreedomIntelligence · Last updated April 1, 2026
**Use Cases:** - "Calculate my genetic risk for type 2 diabetes" - "Build a polygenic risk score for coronary artery disease" - "What's my genetic predisposition to Al.
Original source
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/tooluniverse-polygenic-risk-score
Skill Snapshot
Source Doc
A polygenic risk score is calculated as a weighted sum across genetic variants:
Where:
Raw PRS is standardized to z-scores for interpretation:
This allows comparison to population distribution and percentile calculation.
Related skills
This skill provides Python tools for searching and retrieving preprints from arXiv.org via its public Atom API. It supports keyword search,…
Bayesian optimization for experimental design and hyperparameter tuning in biomedical research.
Compute alignment statistics: flagstat, idxstats, coverage depth.
Calculate alignment statistics including sequence identity, conservation scores, substitution matrices, and similarity metrics. Use when com…