#' @title BRENDA tissue ontology obo file. updated 06/2020
#' @export
BRENDAobo <- readRDS(file.path(system.file("extdata", package = "DevTest"), "BRENDA.rds"))
#' @title all current GEO platform names. updated 06/2020
#' @export
GEOplatform <- readRDS(file.path(system.file("extdata", package = "DevTest"), "GEOplatform.rds"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.