PheWAS catalog information
pheinfox.Rd
A table listing PheWAS X Codes (or phecodes) and their corresponding description, category, and other information. Last manually curated on June 1, 2023.
Format
## `pheinfox` A data frame with 3,612 rows and 8 columns:
- phecode
PheWAS Code (aka phecode)
- description
Phecode description
- group
Phecode disease category or group
- groupnum
A numeric value corresponding to `phecode` `group`
- order
A variable ordering by `groupnum` and then numeric `phecode` value, useful for plotting
- color
Phecode group color inspired by Okabe-Ito colorblind-friendly palette
- color_original
Original `phecode` `group` color scheme
- sex
Defines `male` or `female` specific phecodes, otherwise `both`
...