# Generated by roxygen2: do not edit by hand

export(parseSpotFile)
export(runCPie)
importFrom(SummarizedExperiment,assay)
importFrom(data.table,as.data.table)
importFrom(digest,sha1)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(ggforce,StatPie)
importFrom(ggiraph,GeomInteractivePolygon)
importFrom(ggiraph,geom_point_interactive)
importFrom(ggplot2,aes_)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,layer)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_size)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_minimal)
importFrom(grid,unit)
importFrom(methods,is)
importFrom(purrr,"%>%")
importFrom(purrr,"%||%")
importFrom(purrr,accumulate)
importFrom(purrr,array_branch)
importFrom(purrr,invoke)
importFrom(purrr,keep)
importFrom(purrr,lift)
importFrom(purrr,map)
importFrom(purrr,map_dbl)
importFrom(purrr,map_int)
importFrom(purrr,partial)
importFrom(purrr,reduce)
importFrom(purrr,transpose)
importFrom(readr,read_file)
importFrom(readr,write_file)
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,sym)
importFrom(shiny,debounce)
importFrom(shiny,observeEvent)
importFrom(shiny,reactive)
importFrom(shinyWidgets,materialSwitch)
importFrom(shinyWidgets,radioGroupButtons)
importFrom(shinyjs,hideElement)
importFrom(stats,dist)
importFrom(stats,kmeans)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(tibble,column_to_rownames)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,gather)
importFrom(tidyr,separate)
importFrom(tidyr,spread)
importFrom(tidyr,unite)
importFrom(tidyselect,everything)
importFrom(tidyselect,quo)
importFrom(tools,toTitleCase)
importFrom(utils,head)
importFrom(utils,modifyList)
importFrom(utils,read.table)
importFrom(utils,str)
importFrom(utils,tail)
importFrom(zeallot,"%<-%")
