export(emInit)
export(kmeanInit)
export(logLikePoisMix)
export(logLikePoisMixDiff)
export(PoisMixClus)
export(PoisMixClusWrapper)
export(PoisMixMean)
export(PoisMixSim)
export(probaPost)
export(probaPostInit)
export(splitEMInit)
export(highDimensionARI)
import(plotrix)

## import methods
importFrom(edgeR, calcNormFactors)

import(ggplot2)
import(RColorBrewer)
S3method(plot, HTSCluster)
S3method(summary, HTSCluster)
S3method(summary, HTSClusterWrapper)
S3method(plot, HTSClusterWrapper)
