View source: R/mod_import_maf.R
| moduleReadMafUI | R Documentation |
Read MAF UI function
moduleReadMafUI(
id,
panel_name,
cohort_name,
label_cohort_name = "name",
label_maf = "maf",
label_clinical_data = "clinical features"
)
id |
links ui and server components of module |
panel_name |
"panel name (required)" |
cohort_name |
"panel name (required)" |
label_cohort_name |
"name of the cohort (required)" |
label_maf |
label of maf input field ["maf"] |
label_clinical_data |
label of clinicalData input field ["clinical data"] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.