# Generated by roxygen2: do not edit by hand

export(NP2009code)
export(attributePages)
export(biomartCacheClear)
export(biomartCacheInfo)
export(exportFASTA)
export(filterOptions)
export(filterType)
export(getBM)
export(getGene)
export(getHomologs)
export(getLDS)
export(getSequence)
export(listAttributes)
export(listDatasets)
export(listEnsembl)
export(listEnsemblArchives)
export(listEnsemblGenomes)
export(listFilterOptions)
export(listFilterValues)
export(listFilters)
export(listMarts)
export(searchAttributes)
export(searchDatasets)
export(searchFilterOptions)
export(searchFilterValues)
export(searchFilters)
export(setEnsemblSSL)
export(useDataset)
export(useEnsembl)
export(useEnsemblGenomes)
export(useMart)
exportClasses(Mart)
exportMethods(columns)
exportMethods(keys)
exportMethods(keytypes)
exportMethods(select)
exportMethods(show)
import(methods)
importFrom(BiocFileCache,
  bfcadd,
  bfcinfo,
  bfcquery,
  bfcremove,
  bfcupdate,
  removebfc
)
importFrom(httr2,
  req_body_form,
  req_error,
  req_options,
  req_perform,
  req_retry,
  req_timeout,
  req_url_query,
  req_user_agent,
  request,
  resp_body_json,
  resp_body_string,
  resp_status
)
importFrom(methods,
  is,
  prototype,
  representation,
  setClass,
  setGeneric,
  setMethod,
  setReplaceMethod,
  signature
)
importFrom(progress,progress_bar)
importFrom(stringr,
  str_extract_all,
  str_match,
  str_replace
)
importFrom(utils,
  edit,
  head,
  modifyList,
  read.table,
  tail
)
importMethodsFrom(AnnotationDbi,columns)
importMethodsFrom(AnnotationDbi,keys)
importMethodsFrom(AnnotationDbi,keytypes)
importMethodsFrom(AnnotationDbi,select)
