# Generated by roxygen2: do not edit by hand

export(compdr)
export(diffexpnb)
export(fateBias)
export(filterset)
export(gene2gene)
export(getFeat)
export(getPart)
export(getsom)
export(impGenes)
export(plotFateMap)
export(plotdiffgenesnb)
export(plotexpression)
export(plotexpressionProfile)
export(plotheatmap)
export(prcurve)
export(procsom)
export(reclassify)
import(matrixStats)
import(umap)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rtsne,Rtsne)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(locfit,locfit)
importFrom(pheatmap,pheatmap)
importFrom(princurve,principal_curve)
importFrom(randomForest,randomForest)
importFrom(som,som)
importFrom(stats,aggregate)
importFrom(stats,approxfun)
importFrom(stats,as.dist)
importFrom(stats,binom.test)
importFrom(stats,cmdscale)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,dnbinom)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,var)
importFrom(utils,head)
