R/data.R

#' @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"))
Vanessa104/devsig documentation built on Oct. 9, 2020, 2:28 a.m.