getClinic {ELMER}R Documentation

getClinic to download clinic data for certain cancer types from TCGA website.

Description

getClinic is a function to download latest version of clinic data for all samples of certain cancer types from TCGA website.

Usage

getClinic(disease, basedir = "./Data")

Arguments

disease

A character specifies the disease to download from TCGA such as BLCA

basedir

A path shows where the data will be stored.

Value

Download all clinic information for the specified disease.


[Package ELMER version 2.12.0 Index]