moduleReadMafUI: Read MAF UI function

View source: R/mod_import_maf.R

moduleReadMafUIR Documentation

Read MAF UI function

Description

Read MAF UI function

Usage

moduleReadMafUI(
  id,
  panel_name,
  cohort_name,
  label_cohort_name = "name",
  label_maf = "maf",
  label_clinical_data = "clinical features"
)

Arguments

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


CCICB/CRUX documentation built on Jan. 28, 2024, 10:12 p.m.