# Generated by roxygen2: do not edit by hand

export(consensusConcordants)
export(filterSignature)
export(getConcordants)
export(getSignature)
export(investigateSignature)
export(investigateTarget)
export(prepareSignature)
import(DFplyr)
import(lifecycle)
importFrom(S4Vectors,DataFrame)
importFrom(curl,form_file)
importFrom(dplyr,across)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename_with)
importFrom(dplyr,select)
importFrom(dplyr,ungroup)
importFrom(httr2,req_body_multipart)
importFrom(httr2,req_error)
importFrom(httr2,req_method)
importFrom(httr2,req_options)
importFrom(httr2,req_perform)
importFrom(httr2,req_url_path_append)
importFrom(httr2,req_url_query)
importFrom(httr2,req_user_agent)
importFrom(httr2,request)
importFrom(httr2,resp_body_json)
importFrom(httr2,resp_body_string)
importFrom(httr2,resp_status)
importFrom(lifecycle,deprecated)
importFrom(purrr,flatten_dfr)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_dfr)
importFrom(purrr,map_lgl)
importFrom(purrr,pluck)
importFrom(readr,write_tsv)
importFrom(rlang,.data)
importFrom(stats,quantile)
importFrom(stringr,str_to_lower)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,packageVersion)
