powered by
General information about the GTEx service.
GTEx Portal API documentation.
get_service_info(.return_raw = FALSE)
A tibble. Or a list if .return_raw = TRUE.
.return_raw = TRUE
Logical. If TRUE, return the raw API JSON response. Default = FALSE
TRUE
FALSE
if (FALSE) { # identical(Sys.getenv("IN_PKGDOWN"), "true") get_service_info() }
Run the code above in your browser using DataLab