# Generated by roxygen2: do not edit by hand

export(CPD)
export(KNC)
export(KNN)
export(computeStructuralMetrics)
export(findVariableFeatures)
export(msImpute)
export(plotCV2)
export(scaleData)
export(selectFeatures)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(limma,loessFit)
importFrom(matrixStats,rowSds)
importFrom(methods,is)
importFrom(rdetools,rbfkernel)
importFrom(scran,modelGeneVar)
importFrom(stats,aggregate)
importFrom(stats,cor)
importFrom(stats,dist)
importFrom(stats,lm)
importFrom(stats,prcomp)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,var)
