687883a0 | useDynLib("crlmm", .registration=TRUE) |
7c0c9ac5 | |
ad3cc706 | importClassesFrom(Biobase, AssayData, eSet) importClassesFrom(methods, ANY, character, formula, integer, list, matrix, oldClass) importFrom(methods, setOldClass) ## importClassesFrom(oligoClasses, CNSet, CNSetLM, ff_matrix, ## ff_or_matrix, oligoSnpSet) importClassesFrom(oligoClasses, CNSet, oligoSnpSet, ff_or_matrix) ##setOldClass(ff_or_matrix) importMethodsFrom(Biobase, annotatedDataFrameFrom, annotation, assayData, experimentData, featureData, "featureData<-", featureNames, "featureNames<-", pData, "pData<-", phenoData, "phenoData<-", protocolData, "protocolData<-", rowMedians, sampleNames, snpCall, "snpCall<-", snpCallProbability, "snpCallProbability<-", storageMode, "storageMode<-", varLabels) importMethodsFrom(BiocGenerics, cbind, colnames, Filter, get, intersect, lapply, ncol, NCOL, nrow, NROW, order, paste, pmax, pmin, rbind, rownames, sapply, setdiff, table, union, unique) importMethodsFrom(genefilter, show) importMethodsFrom(oligoClasses, A, "A<-", B, batch, batchNames, batchStatistics, "batchStatistics<-", calls, chromosome, close, confs, flags, isSnp, mean, nu, open, phi, "sampleNames<-") importFrom(affyio, read.celfile, read.celfile.header) importFrom(Biobase, assayDataElement, assayDataElementReplace, assayDataNew, copyEnv) |
38fb1b80 | importFrom(ellipse, ellipse) |
ad3cc706 | importFrom(genefilter, rowSds) importFrom(lattice, lpolygon, panel.grid, panel.number, panel.xyplot, xyplot) importFrom(methods, "@<-", as, callNextMethod, is, new, validObject) importFrom(mvtnorm, rmvnorm) importFrom(oligoClasses, celfileDate, chromosome2integer, i2p, initializeBigMatrix, initializeBigVector, integerMatrix, isPackageLoaded, ldPath, ocLapply, ocProbesets, ocSamples, parStatus, |
063b3d14 | splitIndicesByLength, splitIndicesByNode, AssayDataList) |
ad3cc706 | importFrom(preprocessCore, normalize.quantiles, normalize.quantiles.use.target) importFrom(stats, coef, cov, dnorm, kmeans, lm, mad, median, quantile, sd) importFrom(utils, packageDescription, setTxtProgressBar, txtProgressBar) |
af08b5d6 | |
063b3d14 | ## foreach import(foreach) |
c7e3c05f | ##---------------------------------------------------------------------------- ## export ##---------------------------------------------------------------------------- exportClasses(PredictionRegion) |
063b3d14 | exportMethods(CA, CB, |
c7e3c05f | A, B, corr, nuA, nuB, phiA, phiB, predictionRegion, posteriorProbability, tau2, Ns, medians, mads, xyplot, calculateRBaf) |
0198a9ad | export(crlmm, crlmmIllumina, crlmmIlluminaV2, |
e31c7794 | constructAffyCNSet, |
0198a9ad | genotype, |
e31c7794 | genotypeAffy, |
5db4985d | readIDAT, |
0198a9ad | readIdatFiles, |
51201412 | readGenCallOutput, |
f0da6921 | snprma, snprma2, |
e31c7794 | cnrmaAffy, snprmaAffy, |
d5bc779e | crlmm2, |
3e4db4b1 | genotype2, genotypeLD, |
e31c7794 | genotypeAffy, |
6e826f6a | genotype.Illumina, |
3e4db4b1 | crlmmCopynumber2, crlmmCopynumberLD, crlmmCopynumber) |
82cb251d | export(genotypes, totalCopynumber, rawCopynumber, xyplot) |
063b3d14 | export(ABpanel, validCEL, celDates, validCdfNames) |