Learn R Programming

GeoTcgaData (version 0.2.4)

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_dir1)

Arguments

Files_dir1

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