# Generated by roxygen2: do not edit by hand S3method(plot,CogapsResult) export(CoGAPS) export(CogapsParams) export(GWCoGAPS) export(binaryA) export(buildReport) export(calcCoGAPSStat) export(calcZ) export(checkpointsEnabled) export(findConsensusMatrix) export(getClusteredPatterns) export(getCorrelationToMeanPattern) export(getFeatureLoadings) export(getMeanChiSq) export(getOriginalParameters) export(getParam) export(getRetinaSubset) export(getSampleFactors) export(getSubsets) export(getUnmatchedPatterns) export(getVersion) export(patternMarkers) export(plotPatternMarkers) export(plotResiduals) export(reconstructGene) export(scCoGAPS) export(setAnnotationWeights) export(setDistributedParams) export(setFixedPatterns) export(setParam) exportClasses(CogapsParams) exportClasses(CogapsResult) importClassesFrom(S4Vectors,Annotated) importClassesFrom(S4Vectors,character_OR_NULL) importClassesFrom(SingleCellExperiment,LinearEmbeddingMatrix) importFrom(BiocParallel,MulticoreParam) importFrom(BiocParallel,bplapply) importFrom(RColorBrewer,brewer.pal) importFrom(Rcpp,evalCpp) importFrom(SummarizedExperiment,assay) importFrom(cluster,agnes) importFrom(data.table,fread) importFrom(gplots,bluered) importFrom(gplots,heatmap.2) importFrom(grDevices,colorRampPalette) importFrom(grDevices,rainbow) importFrom(graphics,legend) importFrom(graphics,lines) importFrom(graphics,mtext) importFrom(graphics,plot) importFrom(graphics,points) importFrom(methods,"slot<-") importFrom(methods,callNextMethod) importFrom(methods,is) importFrom(methods,new) importFrom(methods,show) importFrom(methods,slot) importFrom(methods,slotNames) importFrom(methods,validObject) importFrom(rhdf5,h5read) importFrom(stats,as.dist) importFrom(stats,as.hclust) importFrom(stats,cor) importFrom(stats,cutree) importFrom(stats,hclust) importFrom(stats,runif) importFrom(stats,weighted.mean) importFrom(tools,file_ext) importFrom(utils,packageVersion) useDynLib(CoGAPS)