annotate_efo | R Documentation |
Attempts to annotate disease names with EFO IDs using the 'epigraphdb' package. Note that the matching is fuzzy and some disease names will have multiple associated EFOs which may differ in definition slightly.
annotate_efo(dat, column = "outcome")
dat |
Data.frame of data |
column |
Column name containing disease names |
Data.frame with appended column for EFO IDs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.