# Generated by roxygen2: do not edit by hand

export(calcCosine)
export(calcDSEA)
export(calcDice)
export(calcEnrichment)
export(calcJaccard)
export(cosine)
export(createBaseTable)
export(createDashVectorForATC)
export(createNeuroTable)
export(createTanimotoBaseline)
export(dice)
export(filterApprovedDrugs)
export(filterNeuroDrugs)
export(genDictListFromRawFreq)
export(getRefAll)
export(getTermMatrix)
export(jaccard)
export(plotDSEA)
export(plotEnrichment)
export(readAtcMapIntoHashMapAtcCodesAtcNames)
export(readAtcMapIntoHashMapDrugNamesAtcCodes)
export(readSecondLevelATC)
importFrom(TopKLists,calculate.maxK)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_trans)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_size_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(gridExtra,grid.arrange)
importFrom(hash,hash)
importFrom(mongolite,mongo)
importFrom(utils,data)
importFrom(utils,read.csv)
importFrom(xtable,xtable)
