View source: R/metabolomics_qc.R
check_manifest_rawdata | R Documentation |
check rawfiles between manifest and metabolite_sample matches
check_manifest_rawdata(
input_results_folder,
m_s_n_raw,
return_n_issues = FALSE,
verbose = TRUE
)
input_results_folder |
(char) input path folder |
m_s_n_raw |
(list) list of raw files available in the metadata sample file |
return_n_issues |
(logical) if |
verbose |
(logical) |
(int) number of issues identified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.