# Generated by roxygen2: do not edit by hand S3method(BASiCSEstimate,SingleCellExperiment) S3method(BASiCSEstimate,matrix) S3method(kersplatEstimate,SingleCellExperiment) S3method(kersplatEstimate,matrix) S3method(lun2Estimate,SingleCellExperiment) S3method(lun2Estimate,matrix) S3method(lunEstimate,SingleCellExperiment) S3method(lunEstimate,matrix) S3method(mfaEstimate,SingleCellExperiment) S3method(mfaEstimate,matrix) S3method(phenoEstimate,SingleCellExperiment) S3method(phenoEstimate,matrix) S3method(scDDEstimate,SingleCellExperiment) S3method(scDDEstimate,default) S3method(scDDEstimate,matrix) S3method(simpleEstimate,SingleCellExperiment) S3method(simpleEstimate,matrix) S3method(sparseDCEstimate,SingleCellExperiment) S3method(sparseDCEstimate,matrix) S3method(splatEstimate,SingleCellExperiment) S3method(splatEstimate,matrix) S3method(zinbEstimate,SingleCellExperiment) S3method(zinbEstimate,matrix) export(BASiCSEstimate) export(BASiCSSimulate) export(addGeneLengths) export(compareSCEs) export(diffSCEs) export(getParam) export(getParams) export(kersplatEstimate) export(kersplatSample) export(kersplatSetup) export(kersplatSimulate) export(listSims) export(lun2Estimate) export(lun2Simulate) export(lunEstimate) export(lunSimulate) export(makeCompPanel) export(makeDiffPanel) export(makeOverallPanel) export(mfaEstimate) export(mfaSimulate) export(minimiseSCE) export(mockBulkMatrix) export(mockBulkeQTL) export(mockEmpiricalSet) export(mockGFF) export(mockVCF) export(newBASiCSParams) export(newKersplatParams) export(newLun2Params) export(newLunParams) export(newMFAParams) export(newPhenoParams) export(newSCDDParams) export(newSimpleParams) export(newSparseDCParams) export(newSplatParams) export(newSplatPopParams) export(newZINBParams) export(phenoEstimate) export(phenoSimulate) export(scDDEstimate) export(scDDSimulate) export(setParam) export(setParams) export(simpleEstimate) export(simpleSimulate) export(sparseDCEstimate) export(sparseDCSimulate) export(splatEstimate) export(splatPopEstimate) export(splatPopParseEmpirical) export(splatPopQuantNorm) export(splatPopSimulate) export(splatPopSimulateMeans) export(splatPopSimulateSC) export(splatSimulate) export(splatSimulateGroups) export(splatSimulatePaths) export(splatSimulateSingle) export(summariseDiff) export(zinbEstimate) export(zinbSimulate) exportClasses(BASiCSParams) exportClasses(KersplatParams) exportClasses(Lun2Params) exportClasses(LunParams) exportClasses(MFAParams) exportClasses(PhenoParams) exportClasses(SCDDParams) exportClasses(SimpleParams) exportClasses(SparseDCParams) exportClasses(SplatParams) exportClasses(SplatPopParams) exportClasses(ZINBParams) importFrom(BiocParallel,SerialParam) importFrom(BiocParallel,bplapply) importFrom(S4Vectors,"metadata<-") importFrom(S4Vectors,metadata) importFrom(SingleCellExperiment,"cpm<-") importFrom(SingleCellExperiment,SingleCellExperiment) importFrom(SingleCellExperiment,cbind) importFrom(SingleCellExperiment,cpm) importFrom(SummarizedExperiment,"assays<-") importFrom(SummarizedExperiment,"colData<-") importFrom(SummarizedExperiment,"rowData<-") importFrom(SummarizedExperiment,assays) importFrom(SummarizedExperiment,colData) importFrom(SummarizedExperiment,rowData) importFrom(checkmate,checkCharacter) importFrom(checkmate,checkClass) importFrom(checkmate,checkDataFrame) importFrom(checkmate,checkFactor) importFrom(checkmate,checkFlag) importFrom(checkmate,checkInt) importFrom(checkmate,checkIntegerish) importFrom(checkmate,checkLogical) importFrom(checkmate,checkNumber) importFrom(checkmate,checkNumeric) importFrom(grDevices,boxplot.stats) importFrom(locfit,locfit) importFrom(matrixStats,rowMedians) importFrom(methods,"slot<-") importFrom(methods,as) importFrom(methods,callNextMethod) importFrom(methods,is) importFrom(methods,new) importFrom(methods,show) importFrom(methods,slot) importFrom(methods,slotNames) importFrom(methods,validObject) importFrom(rlang,.data) importFrom(stats,aggregate) importFrom(stats,approxfun) importFrom(stats,complete.cases) importFrom(stats,cor) importFrom(stats,dbeta) importFrom(stats,density) importFrom(stats,dnbinom) importFrom(stats,ks.test) importFrom(stats,median) importFrom(stats,model.matrix) importFrom(stats,na.omit) importFrom(stats,nls) importFrom(stats,quantile) importFrom(stats,rbinom) importFrom(stats,rchisq) importFrom(stats,rgamma) importFrom(stats,rlnorm) importFrom(stats,rnbinom) importFrom(stats,rnorm) importFrom(stats,rpois) importFrom(stats,runif) importFrom(stats,sd) importFrom(stats,setNames) importFrom(stats,shapiro.test) importFrom(utils,askYesNo) importFrom(utils,data) importFrom(utils,head) importFrom(utils,install.packages) importFrom(utils,object.size)