import("methods", "distr")
importMethodsFrom("distrMod","estimate")
importFrom("RColorBrewer","brewer.pal")
importFrom("lattice","stripplot")
importMethodsFrom("BiocGenerics","append","annotation")
importFrom("Biobase","assayDataNew")
importFrom("AnnotationDbi", "revmap")
importClassesFrom("Biobase","ExpressionSet","AssayData","AnnotatedDataFrame")
importMethodsFrom("Biobase", "rowMedians", "featureNames", "sampleNames", 
           "phenoData", "experimentData", "exprs", "exprs<-", "assayData","assayData<-",
		   "featureData<-", "phenoData<-")
importFrom("affy","bg.correct.mas","getCdfInfo", "tukey.biweight")
importMethodsFrom("affy","intensity")
importMethodsFrom("AnnotationDbi", "mappedkeys")
import("beadarray")
importFrom("RobLox", "rowRoblox", "finiteSampleCorrection")
importFrom("grDevices", "dev.new")
importFrom("graphics", "abline", "curve", "layout", "legend", "par")
importFrom("stats", "optim", "pnorm", "qnorm", "rbinom", "rnorm",
             "uniroot")
importFrom("utils", "packageDescription")
exportMethods("robloxbioc", "KolmogorovMinDist")
export("AffySimStudy", "IlluminaSimStudy")
