# Generated by roxygen2: do not edit by hand

export(hclust_semisupervised)
export(tnsStratification)
exportClasses(TNS)
exportMethods(tni2tnsPreprocess)
exportMethods(tnsAREA3)
exportMethods(tnsCox)
exportMethods(tnsCoxInteraction)
exportMethods(tnsGSEA2)
exportMethods(tnsGet)
exportMethods(tnsInteraction)
exportMethods(tnsKM)
exportMethods(tnsKmInteraction)
exportMethods(tnsPlotCovariates)
exportMethods(tnsPlotCox)
exportMethods(tnsPlotCoxInteraction)
exportMethods(tnsPlotGSEA2)
exportMethods(tnsPlotKM)
exportMethods(tnsPlotKmInteraction)
exportMethods(tnsPlotSRE)
exportMethods(tnsSRD)
exportMethods(tnsSRE)
import(ggplot2)
import(methods)
importClassesFrom(RTN,TNI)
importFrom(RColorBrewer,brewer.pal)
importFrom(RTN,tna.gsea2)
importFrom(RTN,tna.plot.gsea2)
importFrom(RTN,tni.area3)
importFrom(RTN,tni.get)
importFrom(RTN,tni.gsea2)
importFrom(RTN,tni2tna.preprocess)
importFrom(RTN,upgradeTNI)
importFrom(RTNduals,mbrPlotInteraction)
importFrom(data.table,dcast)
importFrom(data.table,melt)
importFrom(data.table,rbindlist)
importFrom(dunn.test,dunn.test)
importFrom(egg,ggarrange)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,title)
importFrom(pheatmap,pheatmap)
importFrom(scales,rescale)
importFrom(stats,as.dendrogram)
importFrom(stats,as.dist)
importFrom(stats,as.hclust)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,dist)
importFrom(stats,fisher.test)
importFrom(stats,formula)
importFrom(stats,hclust)
importFrom(stats,kruskal.test)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.exclude)
importFrom(stats,na.pass)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,quantile)
importFrom(stats,wilcox.test)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,survdiff)
importFrom(survival,survfit)
importFrom(utils,capture.output)
importFrom(utils,combn)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
