# Generated by roxygen2: do not edit by hand

export(compare_tibbles_uniprot)
export(launch_app)
export(parse_uniprot_data)
export(process_tibble_uniprot)
export(retrieve_uniprot_data)
import(cli)
import(glue)
import(httr)
import(jsonlite)
importFrom(DT,DTOutput)
importFrom(DT,datatable)
importFrom(DT,renderDT)
importFrom(bslib,bs_theme)
importFrom(readxl,read_excel)
importFrom(shiny,actionButton)
importFrom(shiny,column)
importFrom(shiny,dialogViewer)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,fileInput)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,hr)
importFrom(shiny,mainPanel)
importFrom(shiny,numericInput)
importFrom(shiny,observeEvent)
importFrom(shiny,p)
importFrom(shiny,reactiveVal)
importFrom(shiny,renderText)
importFrom(shiny,req)
importFrom(shiny,runGadget)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,sidebarLayout)
importFrom(shiny,sidebarPanel)
importFrom(shiny,tabPanel)
importFrom(shiny,tabsetPanel)
importFrom(shiny,tags)
importFrom(shiny,titlePanel)
importFrom(shiny,updateSelectInput)
importFrom(shiny,verbatimTextOutput)
