XenaBrowse: View Info of Dataset or Cohort at UCSC Xena Website Using Web...

View source: R/XenaBrowse.R

XenaBrowseR Documentation

View Info of Dataset or Cohort at UCSC Xena Website Using Web browser

Description

This will open dataset/cohort link of UCSC Xena in user's default browser.

Usage

XenaBrowse(x, type = c("dataset", "cohort"), multiple = FALSE)

Arguments

x

a XenaHub object.

type

one of "dataset" and "cohort".

multiple

if TRUE, browse multiple links instead of throwing error.

Examples


XenaGenerate(subset = XenaHostNames == "tcgaHub") %>%
  XenaFilter(filterDatasets = "clinical") %>%
  XenaFilter(filterDatasets = "LUAD") -> to_browse


ShixiangWang/UCSCXenaTools documentation built on Jan. 17, 2024, 2:19 a.m.