# Generated by roxygen2: do not edit by hand

export(gs_apply_gate_check)
export(gs_apply_gating_strategy)
export(gs_gate_interactive)
export(gs_gate_interactive_adjust)
export(gs_gate_transform_interactive)
export(gs_to_openCyto)
importFrom(BiocManager,install)
importFrom(dplyr,bind_rows)
importFrom(flowCore,polygonGate)
importFrom(flowCore,quadGate)
importFrom(flowCore,rectangleGate)
importFrom(flowCore,transform_gate)
importFrom(flowWorkspace,GatingSet)
importFrom(flowWorkspace,flowjo_biexp)
importFrom(flowWorkspace,gh_pop_get_gate)
importFrom(flowWorkspace,gs_get_pop_paths)
importFrom(flowWorkspace,gs_pop_add)
importFrom(flowWorkspace,gs_pop_get_gate)
importFrom(flowWorkspace,gs_pop_get_parent)
importFrom(flowWorkspace,gs_pop_remove)
importFrom(flowWorkspace,recompute)
importFrom(ggcyto,as.ggplot)
importFrom(ggcyto,geom_gate)
importFrom(ggcyto,ggcyto)
importFrom(ggcyto,scale_x_flowjo_biexp)
importFrom(ggcyto,scale_y_flowjo_biexp)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_hex)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_gray)
importFrom(methods,is)
importFrom(openCyto,register_plugins)
importFrom(purrr,map)
importFrom(purrr,pluck)
importFrom(purrr,pmap)
importFrom(rlang,"!!")
importFrom(rlang,.data)
importFrom(shiny,actionButton)
importFrom(shiny,brushOpts)
importFrom(shiny,checkboxInput)
importFrom(shiny,fluidPage)
importFrom(shiny,mainPanel)
importFrom(shiny,numericInput)
importFrom(shiny,observeEvent)
importFrom(shiny,plotOutput)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,reactiveValues)
importFrom(shiny,renderPlot)
importFrom(shiny,renderText)
importFrom(shiny,runApp)
importFrom(shiny,shinyApp)
importFrom(shiny,sidebarLayout)
importFrom(shiny,sidebarPanel)
importFrom(shiny,sliderInput)
importFrom(shiny,stopApp)
importFrom(shiny,tabPanel)
importFrom(shiny,tabsetPanel)
importFrom(shiny,textOutput)
importFrom(shiny,titlePanel)
importFrom(shiny,updateTabsetPanel)
importFrom(stringr,str_equal)
importFrom(tibble,tribble)
importFrom(utils,write.csv)
