methyl_master_load_data_objects: methyl_master_load_data_objects

View source: R/methyl_master_load_data_objects.R

methyl_master_load_data_objectsR Documentation

methyl_master_load_data_objects

Description

Possible function for loading data objects required for MethylMaster Load required data objects: load(file=paste0(files.dir,"/","hm450.manifest.hg38.rda")) annotation_df <- as.data.frame( data.table::fread( paste0(work.dir, file.sep, "HM450.hg38.manifest.tsv") ) )

Usage

methyl_master_load_data_objects(files.dir, file.sep)

Arguments

files.dir

The parameter containing the R files

file.sepThe

the desired file separator

Value

loaded data object(s)


mmariani123/MethylMasteR documentation built on June 22, 2022, 3:06 p.m.