Plot intensity distributions, number of unique ids, NA values and RT/MZ density maps (only untargeted)
plot_basic_metabolomics_qc(
results,
results_long,
metametab = NULL,
out_qc_folder = NULL,
output_prefix,
printPDF = TRUE,
untargeted = TRUE,
verbose = TRUE
)
(df) metabolomics results (both named and unnamed already merged, if untargeted)
(df) metabolomics results (both named and unnamed already merged, if untargeted, in long format)
(df) metadata samples metadata (only untargeted sites)
(char) output qc folder (it creates the folder if it doesn't exist)
(char) prefix for the file name output (pdf file)
(logical) TRUE
(default) prints pdf file
(logical) TRUE
if the dataset is untargeted (named + unnamed metabolites)
(logical) TRUE
(default) shows messages