SkillAgentSearch skills...

UKBCaseFinder

A tool for identifying patients in UK biobank given the definition of disease phenotypes (icd10, icd9, opcs or cancer histology).

Install / Use

/learn @yeyixuan/UKBCaseFinder
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

UKBCaseFinder

A tool for identifying patients in UK biobank given the definition of disease phenotypes (icd10, icd9, opcs or cancer histology).

Here we combine 3 data sources: hospital in-patient episode records (hesin), death records, and cancer records to identify all the patients and their earlist onset date.

Installing UKBCaseFinder

To install the development version from github (the package devtools is required):

library(devtools)
install_github("yeyixuan/UKBCaseFinder")

Once installed, the package can be loaded using:

library(UKBCaseFinder)
View on GitHub
GitHub Stars28
CategoryDevelopment
Updated9d ago
Forks5

Languages

R

Security Score

80/100

Audited on Apr 1, 2026

No findings