Description Usage Arguments Author(s)
View source: R/follow_upParse.R
Title Parse TCGA clinical follow up data from
1 | follow_upParse(filenames, dir = ".", simplify = TRUE)
|
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 |
Fan Zhang <fanzhang95@outlook.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.