# Generated by roxygen2: do not edit by hand

export(Borda)
export(BordaTopk)
export(Dcov)
export(DiffExpAnalysis)
export(Elastic)
export(Extopk)
export(GOBPenrichment)
export(Hoeffding)
export(ICPPam50)
export(IDA)
export(ImputeNormData)
export(KEGGenrichment)
export(Kendall)
export(Lasso)
export(MI)
export(Pearson)
export(RDC)
export(Read)
export(ReadExtResult)
export(Spearman)
export(ValidateAll)
export(Validation)
export(ValidationT)
export(Zscore)
export(bRank)
export(convert)
export(experiment)
export(filterAndCompare)
export(getData)
export(identifymiRTargetsByEnsemble)
export(identifymiRTargetsByICPPam50)
export(readHeader)
import(RCurl)
import(SummarizedExperiment)
import(TCGAbiolinks)
import(ctc)
import(dplyr)
import(httr)
import(stringr)
importFrom(Hmisc,hoeffd)
importFrom(energy,dcov)
importFrom(entropy,mi.empirical)
importFrom(glmnet,glmnet)
importFrom(gplots,hist2d)
importFrom(impute,impute.knn)
importFrom(limma,contrasts.fit)
importFrom(limma,eBayes)
importFrom(limma,lmFit)
importFrom(limma,makeContrasts)
importFrom(limma,normalizeBetweenArrays)
importFrom(limma,topTable)
importFrom(methods,new)
importFrom(pcalg,gaussCItest)
importFrom(pcalg,idaFast)
importFrom(pcalg,pc)
importFrom(stats,cancor)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,phyper)
importFrom(stats,rnorm)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,write.csv)
importFrom(utils,write.table)