R/metabolomics_qc.R
combine_metabolomics_batch.Rd
Combines all the files from an untargeted assay submission including metadata_sample, metadata_metabolites, results for both "NAMED" and "UNNAMED" folders
combine_metabolomics_batch(input_results_folder, cas, verbose = TRUE)
(int) number of issues identified
if (FALSE) { # \dontrun{
all_datasets <- combine_metabolomics_batch(
input_results_folder = "/full/path/to/PROCESSED_YYYYMMDD/",
cas = "umichigan")
} # }