if (FALSE) { # identical(Sys.getenv("IN_PKGDOWN"), "true")
# all tissues
get_single_nucleus_gex_summary()
# filter for specific tissue
get_single_nucleus_gex_summary(tissueSiteDetailIds = c(
"Breast_Mammary_Tissue",
"Skin_Sun_Exposed_Lower_leg"
))
}
Run the code above in your browser using DataLab