63984401 | # Generated by roxygen2: do not edit by hand export(qsmooth) |
9493569f | export(qsmoothGC) |
63984401 | export(qsmoothPlotWeights) export(qstats) exportClasses(qsmooth) |
ce16a069 | exportMethods(qsmoothData) |
63984401 | exportMethods(qsmoothWeights) |
8daf30ff | import(methods) |
9493569f | importFrom(Hmisc,cut2) |
8daf30ff | importFrom(SummarizedExperiment,assay) |
751f00ed | importFrom(SummarizedExperiment,assays) |
8daf30ff | importFrom(graphics,abline) importFrom(graphics,par) importFrom(graphics,plot) importFrom(stats,ave) importFrom(stats,model.matrix) importFrom(stats,runmed) importFrom(sva,ComBat) |
751f00ed | importFrom(utils,head) importFrom(utils,tail) |