import(miRcompData)
import(KernSmooth)
importFrom(graphics, smoothScatter, abline, axis, 
           boxplot, legend, lines, mtext, plot, points)
importFrom(stats, binomial, glm, lm, mad, median,
           predict, quantile, sd, var)
importFrom(utils, citation, toBibtex, data)
importClassesFrom(Biobase, AnnotatedDataFrame, AssayData, eSet,
                  ExpressionSet, MIAME, Versioned, VersionedBiobase,
                  Versions)
importClassesFrom(methods, character, matrix)
importMethodsFrom(methods, initialize)
importMethodsFrom(Biobase, annotatedDataFrameFrom, exprs, se.exprs, "se.exprs<-", annotation, sampleNames)

importFrom(Biobase, assayDataElement, assayDataElementReplace, assayDataNew, pData)
importFrom(methods, is, callNextMethod, new, setAs, as)

export(accuracy, precision, limitOfDetection, titrationResponse, completeFeatures, 
       qualityAssessment, expressionComp, miRcompShinyApp)

