export(reft_kegg_microbe_run)
export(reft_run)
export(reft_run_simple)
export(reft_match_smiles)
export(reft_calc_descriptors)
importFrom(readxl, read_excel)
importFrom(dplyr, mutate, distinct, left_join, filter, select, any_of, bind_cols, "%>%")
importFrom(purrr, pmap, map_chr, map, map_dfr)
importFrom(stringr, str_trim)
importFrom(tibble, tibble)
importFrom(writexl, write_xlsx)
importFrom(webchem, get_cid, pc_prop)
