# Generated by roxygen2: do not edit by hand export(change_data_format_to_longer) export(data_binding) export(generate_qupath_script) export(get_QC_plots) export(get_QC_plots_parsed_merged_data) export(make_count_dataframe) export(make_run_config) export(string_parsing) import(ggplot2) import(ggpubr) import(knitr) import(roxygen2) import(testthat) importFrom(dplyr,filter) importFrom(dplyr,select) importFrom(ggplot2,aes) importFrom(ggplot2,aes_string) importFrom(ggplot2,element_text) importFrom(ggplot2,facet_wrap) importFrom(ggplot2,geom_boxplot) importFrom(ggplot2,geom_jitter) importFrom(ggplot2,geom_violin) importFrom(ggplot2,ggplot) importFrom(ggplot2,labs) importFrom(ggplot2,position_jitter) importFrom(ggplot2,stat_summary) importFrom(ggplot2,theme) importFrom(stats,setNames) importFrom(stringr,str_count) importFrom(stringr,str_extract) importFrom(tidyr,pivot_longer) importFrom(tidyselect,any_of) importFrom(utils,read.csv)