# Generated by roxygen2: do not edit by hand

export(DM)
export(buildKNNGraph)
export(buildSNNGraph)
export(clusterModularity)
export(combineVar)
export(computeSpikeFactors)
export(computeSumFactors)
export(convertTo)
export(correlateNull)
export(correlatePairs)
export(cyclone)
export(decomposeVar)
export(denoisePCA)
export(exploreData)
export(findMarkers)
export(improvedCV2)
export(makeTechTrend)
export(mnnCorrect)
export(multiBlockVar)
export(overlapExprs)
export(parallelPCA)
export(quickCluster)
export(sandbag)
export(selectorPlot)
export(technicalCV2)
export(testVar)
export(trendVar)
exportMethods(buildKNNGraph)
exportMethods(buildSNNGraph)
exportMethods(computeSpikeFactors)
exportMethods(computeSumFactors)
exportMethods(convertTo)
exportMethods(correlatePairs)
exportMethods(cyclone)
exportMethods(decomposeVar)
exportMethods(denoisePCA)
exportMethods(findMarkers)
exportMethods(improvedCV2)
exportMethods(overlapExprs)
exportMethods(parallelPCA)
exportMethods(quickCluster)
exportMethods(sandbag)
exportMethods(technicalCV2)
exportMethods(trendVar)
import(BiocParallel)
import(SingleCellExperiment)
import(ggplot2)
import(methods)
importFrom(BiocGenerics,"sizeFactors<-")
importFrom(BiocGenerics,as.data.frame)
importFrom(BiocGenerics,counts)
importFrom(BiocGenerics,rbind)
importFrom(BiocGenerics,sizeFactors)
importFrom(BiocGenerics,t)
importFrom(BiocParallel,SerialParam)
importFrom(BiocParallel,bplapply)
importFrom(BiocParallel,bpworkers)
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,renderDataTable)
importFrom(DelayedArray,DelayedArray)
importFrom(DelayedMatrixStats,colSums2)
importFrom(DelayedMatrixStats,rowMeans2)
importFrom(DelayedMatrixStats,rowVars)
importFrom(FNN,get.knn)
importFrom(FNN,get.knnx)
importFrom(Matrix,colSums)
importFrom(Matrix,qr)
importFrom(Matrix,qr.coef)
importFrom(Matrix,rowMeans)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,t)
importFrom(Matrix,which)
importFrom(Rcpp,sourceCpp)
importFrom(S4Vectors,"mcols<-")
importFrom(S4Vectors,"metadata<-")
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,Rle)
importFrom(S4Vectors,metadata)
importFrom(SingleCellExperiment,isSpike)
importFrom(SingleCellExperiment,logcounts)
importFrom(SingleCellExperiment,reducedDim)
importFrom(SingleCellExperiment,spikeNames)
importFrom(SummarizedExperiment,"assay<-")
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assayNames)
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,rowData)
importFrom(dynamicTreeCut,cutreeDynamic)
importFrom(edgeR,"[.DGEList")
importFrom(edgeR,DGEList)
importFrom(edgeR,designAsFactor)
importFrom(edgeR,scaleOffset.DGEList)
importFrom(grDevices,grey.colors)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(igraph,"E<-")
importFrom(igraph,E)
importFrom(igraph,cluster_fast_greedy)
importFrom(igraph,make_graph)
importFrom(igraph,modularity)
importFrom(igraph,simplify)
importFrom(limma,contrasts.fit)
importFrom(limma,fitFDistRobustly)
importFrom(limma,lmFit)
importFrom(scater,areSizeFactorsCentred)
importFrom(scater,calcAverage)
importFrom(shiny,actionButton)
importFrom(shiny,brushOpts)
importFrom(shiny,brushedPoints)
importFrom(shiny,column)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,hr)
importFrom(shiny,inputPanel)
importFrom(shiny,mainPanel)
importFrom(shiny,observeEvent)
importFrom(shiny,plotOutput)
importFrom(shiny,renderPlot)
importFrom(shiny,runApp)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,sidebarLayout)
importFrom(shiny,sidebarPanel)
importFrom(shiny,splitLayout)
importFrom(shiny,stopApp)
importFrom(shiny,tabPanel)
importFrom(shiny,tabsetPanel)
importFrom(shiny,titlePanel)
importFrom(statmod,glmgam.fit)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,dist)
importFrom(stats,fitted)
importFrom(stats,hclust)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,nls)
importFrom(stats,nls.control)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,runmed)
importFrom(stats,smooth.spline)
importFrom(stats,splinefun)
importFrom(utils,combn)
importFrom(viridis,scale_color_viridis)
useDynLib(scran, .registration=TRUE, .fixes="cxx_")
