follow_upParse: Title Parse TCGA clinical follow up data from

Description Usage Arguments Author(s)

View source: R/follow_upParse.R

Description

Title Parse TCGA clinical follow up data from

Usage

1
follow_upParse(filenames, dir = ".", simplify = TRUE)

Arguments

filenames

A vector contain the names of TCGA clinical XML files directorys and names (tcga_files_path/xml_file_names), which can easily retrieve by 'list.files(path = ".", pattern = "*.xml",recursive = TRUE)'. The working directorys is the key, please check the names (which contain tcga_files_path/XML_file_names) is correct.

dir

file directory contained the XML files, default is current directory "."

simplify

should the output be simplified

Author(s)

Fan Zhang <fanzhang95@outlook.com>


FanZhang9/TCGAcm documentation built on Dec. 17, 2021, 8:23 p.m.