# Generated by roxygen2: do not edit by hand

export(distance_filter)
export(experiment_design)
export(file_loading_and_checking)
export(get_all_combinations)
export(get_random_combinations)
export(optimize_combinations)
import(DNABarcodes)
import(dplyr)
import(methods)
import(numbers)
import(purrr)
import(stringr)
import(tidyr)
importFrom(stats,na.omit)
importFrom(utils,combn)
importFrom(utils,read.table)
importFrom(utils,write.csv2)