# Generated by roxygen2 (4.1.1): do not edit by hand

export(ConvertXseqOutput)
export(EstimateExpression)
export(FilterNetwork)
export(GetExpressionDistribution)
export(ImputeKnn)
export(InferXseqPosterior)
export(InitXseqModel)
export(LearnXseqParameter)
export(NormExpr)
export(PlotRegulationHeatmap)
export(QuantileNorm)
export(SetXseqPrior)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,boxplot)
importFrom(graphics,close.screen)
importFrom(graphics,curve)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,pie)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,screen)
importFrom(graphics,split.screen)
importFrom(graphics,strheight)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,aggregate)
importFrom(stats,as.dendrogram)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,optimize)
importFrom(stats,order.dendrogram)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,rgamma)
importFrom(stats,sd)
importFrom(stats,setNames)
useDynLib(xseq,sexp_log_sum_exp)
