mod_data_import_maf_path_to_maf_server: mod_data_import_step1 Server Functions

View source: R/mod_data_import_maf_path_to_maf.R

mod_data_import_maf_path_to_maf_serverR Documentation

mod_data_import_step1 Server Functions

Description

mod_data_import_step1 Server Functions

Usage

mod_data_import_maf_path_to_maf_server(id, maf_path, clinicalData)

Arguments

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.

Value

maf object if read was successful. NULL if it was not (MAF) (reactive)


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