# Generated by roxygen2: do not edit by hand

export(BASiCS_D_TestDE)
export(BASiCS_DenoisedCounts)
export(BASiCS_DenoisedRates)
export(BASiCS_DetectHVG)
export(BASiCS_DetectLVG)
export(BASiCS_Filter)
export(BASiCS_LoadChain)
export(BASiCS_MCMC)
export(BASiCS_Sim)
export(BASiCS_TestDE)
export(BASiCS_VarThresholdSearchHVG)
export(BASiCS_VarThresholdSearchLVG)
export(BASiCS_VarianceDecomp)
export(makeExampleBASiCS_Data)
export(newBASiCS_Chain)
export(newBASiCS_Data)
export(plot)
exportClasses(BASiCS_Chain)
exportClasses(BASiCS_Summary)
exportMethods(BASiCS_showFit)
exportMethods(Summary)
exportMethods(displayChainBASiCS)
exportMethods(displaySummaryBASiCS)
exportMethods(plot)
exportPattern("^[^\\Hidden]")
import(KernSmooth)
import(SingleCellExperiment)
import(ggplot2)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,evalCpp)
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,metadata)
importFrom(SingleCellExperiment,isSpike)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assayNames)
importFrom(SummarizedExperiment,colData)
importFrom(coda,HPDinterval)
importFrom(coda,mcmc)
importFrom(data.table,fread)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_hex)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,theme_minimal)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,smoothScatter)
importFrom(matrixStats,colMeans2)
importFrom(matrixStats,colMedians)
importFrom(matrixStats,colVars)
importFrom(matrixStats,rowMeans2)
importFrom(matrixStats,rowMedians)
importFrom(matrixStats,rowVars)
importFrom(methods,.hasSlot)
importFrom(methods,Summary)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,show)
importFrom(methods,slotNames)
importFrom(stats,acf)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,rgamma)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(testthat,context)
importFrom(testthat,test_check)
importFrom(utils,packageVersion)
importFrom(utils,write.table)
importMethodsFrom(BiocGenerics,colnames)
importMethodsFrom(BiocGenerics,counts)
importMethodsFrom(BiocGenerics,rownames)
importMethodsFrom(BiocGenerics,subset)
importMethodsFrom(BiocGenerics,updateObject)
importMethodsFrom(scran,computeSumFactors)
useDynLib(BASiCS)
