Learn R Programming

GeoTcgaData (version 1.0.0)

tcga_cli_deal: Combine clinical information obtained from TCGA and extract survival data

Description

Combine clinical information obtained from TCGA and extract survival data

Usage

tcga_cli_deal(Files_dir = "your_clinical_directory")

Arguments

Files_dir

a dir data

Value

a matrix, survival time and survival state in TCGA

Examples

Run this code
# NOT RUN {
tcga_cli_deal(system.file(file.path("extdata","tcga_cli"),package="GeoTcgaData"))
# }

Run the code above in your browser using DataLab