exportPattern(
		'BiSEp',
		'BISEP',
		'BEEM',
		'BIGEE',
		'FURE',
		'expressionPlot',
		'waterfallPlot'
		)
import('mclust')
import('GOSemSim')
importFrom('AnnotationDbi', 'toTable', 'select')
importFrom('graphics', 'abline', 'barplot', 'layout', 'legend', 'plot')
importFrom('stats', 'density', 'fisher.test', 'quantile', 'rnorm',
             'runif', 'sd')
importFrom('utils', 'data', 'read.csv', 'setTxtProgressBar',
             'txtProgressBar')
