powered by
This will open dataset/cohort link of UCSC Xena in user's default browser.
XenaBrowse(x, type = c("dataset", "cohort"), multiple = FALSE)
a XenaHub object.
one of "dataset" and "cohort".
if TRUE, browse multiple links instead of throwing error.
TRUE
# NOT RUN { XenaGenerate(subset = XenaHostNames == "tcgaHub") %>% XenaFilter(filterDatasets = "clinical") %>% XenaFilter(filterDatasets = "LUAD") -> to_browse # }
Run the code above in your browser using DataLab