# Generated by roxygen2: do not edit by hand

S3method(addMethod,BenchDesign)
S3method(dropMethod,BenchDesign)
S3method(expandMethod,BenchDesign)
S3method(modifyMethod,BenchDesign)
S3method(print,BenchDesign)
export("groundTruths<-")
export("performanceMetrics<-")
export(BenchDesign)
export(SummarizedBenchmark)
export(addMethod)
export(addPerformanceMetric)
export(availableMetrics)
export(buildBench)
export(dropMethod)
export(estimateMetricsForAssay)
export(estimatePerformanceMetrics)
export(expandMethod)
export(groundTruths)
export(is.BenchDesign)
export(modifyMethod)
export(performanceMetrics)
export(plotMethodsOverlap)
export(plotROC)
export(printMethod)
export(printMethods)
export(tidyUpMetrics)
exportClasses(SummarizedBenchmark)
exportMethods("assayNames<-")
exportMethods("groundTruths<-")
exportMethods("mcols<-")
exportMethods("performanceMetrics<-")
exportMethods(groundTruths)
exportMethods(performanceMetrics)
import(BiocGenerics)
import(BiocParallel)
import(S4Vectors)
import(SummarizedExperiment)
import(rlang)
importClassesFrom(SummarizedExperiment,RangedSummarizedExperiment)
importFrom(S4Vectors,DataFrame)
importFrom(UpSetR,upset)
importFrom(dplyr,bind_rows)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylim)
importFrom(mclust,adjustedRandIndex)
importFrom(methods,as)
importFrom(methods,formalArgs)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,validObject)
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,enquo)
importFrom(rlang,is_quosures)
importFrom(rlang,quo)
importFrom(rlang,quos)
importFrom(stringr,str_pad)
importFrom(stringr,str_trunc)
importFrom(tidyr,gather)
importFrom(utils,packageName)
importFrom(utils,packageVersion)
importFrom(utils,sessionInfo)
importMethodsFrom(SummarizedExperiment,assayNames)
