loadModelMasks: Load the data dictionary for corresponding data fields to the...

Description Usage Arguments Details

Description

loadModelMasks reads in all "mask" tables, which correspond the input data fields to the common data model fields and tables.

Usage

1
loadModelMasks(mask_files)

Arguments

mask_files

Either one or more file names of mask CSVs or TSVs, or a directory string containing the mask files.

loadModelMasks()

Details

The function automatically adds essential columns table, alias, and field: 'Alias' denotes the value being input, 'field' denotes the data model's equivalent field name, and 'table' denotes the data model table where that field resides. If multiple files are provided, they are returned in a list named from the basenames of the loaded files. If the list of mask files is already named, these names are used instead.


AndrewC160/ROMOPOmics documentation built on Jan. 27, 2021, 6:57 p.m.