Description Usage Value Note Author(s) Examples
create through downloads a tibble amalgamating terms in ORDO HP UBERON DOID NCIT
1  | 
tibble
'load_ontolookup' will retrieve an April 2019 snapshot of the data in a tibble from AWS S3 or local cache
Sean Davis, minor mods by VJ Carey
1 2 3 4 5 6  | if (interactive()) {
  if (isTRUE(askYesNo("This will perform a download of 5 ontologies including NCIT, are you sure you want to proceed?"))) {
      cur_ontolook = make_ontolookup()
    cur_ontolook
      }
 }
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.