# Generated by roxygen2: do not edit by hand

export(computePathways)
export(createSankeyDiagram)
export(createSunburstPlot)
export(executeTreatmentPatterns)
export(export)
import(Andromeda)
import(R6)
import(SqlRender)
import(checkmate)
import(dplyr)
import(fs)
import(glue)
import(stringr)
import(utils)
importFrom(DatabaseConnector,connect)
importFrom(DatabaseConnector,disconnect)
importFrom(DatabaseConnector,querySql)
importFrom(data.table,data.table)
importFrom(googleVis,gvisSankey)
importFrom(rjson,toJSON)
importFrom(stats,median)
importFrom(stats,sd)
importFrom(stringi,stri_replace_all_fixed)
importFrom(tidyr,pivot_wider)
