# Generated by roxygen2: do not edit by hand

export(getBackgroundScores)
export(getKinaseAnnotation)
export(getKinasePWM)
export(getScoreMaps)
export(processPhosphopeptides)
export(scorePhosphosites)
importFrom(BiocParallel,SerialParam)
importFrom(BiocParallel,bplapply)
importFrom(ExperimentHub,ExperimentHub)
importFrom(ExperimentHub,createHubAccessors)
importFrom(checkmate,assert_character)
importFrom(checkmate,assert_choice)
importFrom(checkmate,assert_class)
importFrom(checkmate,assert_list)
importFrom(checkmate,assert_logical)
importFrom(dplyr,bind_rows)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,join_by)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,slice_min)
importFrom(dplyr,ungroup)
importFrom(purrr,map)
importFrom(stats,approxfun)
importFrom(stringr,regex)
importFrom(stringr,str_c)
importFrom(stringr,str_count)
importFrom(stringr,str_extract)
importFrom(stringr,str_pad)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_sub)
importFrom(stringr,str_to_upper)
importFrom(stringr,str_trunc)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,tibble)
importFrom(tidyr,unnest)
importFrom(utils,read.csv)
