inst/scripts/prepare_libraries_sop_hmdb.R

start <- Sys.time()

library(tima)

log_debug(
  "This script",
  crayon::green("prepares hmdb structure-organism pairs \n")
)
log_debug("Authors: ", crayon::green("AR"), "\n")
log_debug("Contributors: ...")

targets::tar_make(names = tidyselect::matches("lib_sop_hmd_pre"))

end <- Sys.time()

log_debug("Script finished in", crayon::green(format(end - start)))
taxonomicallyinformedannotation/tima-r documentation built on Feb. 3, 2025, 11:51 p.m.