# Generated by roxygen2: do not edit by hand

S3method(print,brenda.entries)
S3method(print,brenda.entry)
export(BiocycPathwayEnzymes)
export(BiocycPathwayGenes)
export(DownloadBrenda)
export(ExtractField)
export(ID2Enzyme)
export(QueryBrenda)
export(ReadBrenda)
export(ShowFields)
export(is.brenda.deprecated.entry)
export(is.brenda.entry)
import(BiocFileCache)
import(BiocParallel)
import(stringr)
importFrom(Rcpp,sourceCpp)
importFrom(crayon,make_style)
importFrom(crayon,red)
importFrom(curl,curl)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,progress_estimated)
importFrom(dplyr,select)
importFrom(grDevices,rgb)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfr)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap)
importFrom(rappdirs,user_cache_dir)
importFrom(rlang,.data)
importFrom(stringr,str_glue)
importFrom(tibble,as_tibble)
importFrom(tibble,deframe)
importFrom(tibble,is_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,spread)
importFrom(tidyr,unnest)
importFrom(utils,tail)
importFrom(utils,unzip)
importFrom(xml2,read_xml)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_remove)
importFrom(xml2,xml_text)
useDynLib(brendaDb)
