View source: R/mod_data_import_maf_path_to_maf.R
mod_data_import_maf_path_to_maf_server | R Documentation |
mod_data_import_step1 Server Functions
mod_data_import_maf_path_to_maf_server(id, maf_path, clinicalData)
id |
Internal parameters for shiny. |
maf_path |
Path to maf file (string) (reactive) |
clinicalData |
Clinical data associated with each sample/Tumor_Sample_Barcode in MAF. Could be a text file or a data.frame. Default NULL. |
maf object if read was successful. NULL if it was not (MAF) (reactive)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.