Learn R Programming

GeoTcgaData (version 1.1.1.992)

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

Value

a matrix, survival time and survival state in TCGA

Arguments

Files_dir

a dir data

Examples

Run this code
tcga_cli_deal(system.file(file.path("extdata","tcga_cli"),package="GeoTcgaData"))

Run the code above in your browser using DataLab