# Generated by roxygen2: do not edit by hand

export(load.data)
export(load.geneset)
export(run.phantom)
export(run.phantom.batch)
import(MASS)
import(Matrix)
import(NMF)
import(RColorBrewer)
import(cluster)
import(gplots)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,quantile)
useDynLib(phantom, .registration = TRUE)
