cgBase: create CGDS object

Description Usage Arguments Details Value Examples

View source: R/cgBase.R

Description

create CGDS object

Usage

1
cgBase(address = "https://www.cbioportal.org/")

Arguments

address

string, web address

Details

uses cgdsr::CGDS(address)

Value

cdgs object, and prints the first 2 columns of the cdgs object (the first column contains the IDs, to be used in later functions)

Examples

1
cgds <- cgBbase()

ilwookkim/TCGANetwork documentation built on March 31, 2021, 4:03 p.m.