ceRNATCGA: Retrieval of public TCGA data from GDC Xena Hub

View source: R/ceRNATCGA.R

ceRNATCGAR Documentation

Retrieval of public TCGA data from GDC Xena Hub

Description

A function to retrieve TCGA data

Usage

ceRNATCGA(path_prefix = NULL, project_name = "TCGA", disease_name = "DLBC")

Arguments

path_prefix

user's working directory

project_name

the project name that users can assign (default = 'TCGA')

disease_name

the abbreviation of disease that users are interested in (default = 'DLBC')

Value

file

Examples

ceRNATCGA(
path_prefix = NULL,
project_name = 'TCGA',
disease_name = 'DLBC'
)


ywhsiao/ceRNAR documentation built on Aug. 6, 2023, 3:13 p.m.