# Generated by roxygen2: do not edit by hand export(GatherNetworks) export(PaIRKAT) export(plotNetworks) importClassesFrom(SummarizedExperiment,SummarizedExperiment) importFrom(CompQuadForm,davies) importFrom(KEGGREST,keggGet) importFrom(KEGGREST,keggLink) importFrom(KEGGREST,keggList) importFrom(SummarizedExperiment,assays) importFrom(SummarizedExperiment,colData) importFrom(SummarizedExperiment,rowData) importFrom(data.table,transpose) importFrom(igraph,V) importFrom(igraph,graph.laplacian) importFrom(igraph,graph_from_adjacency_matrix) importFrom(igraph,layout_with_kk) importFrom(igraph,plot.igraph) importFrom(magrittr,"%>%") importFrom(methods,is) importFrom(stats,binomial) importFrom(stats,complete.cases) importFrom(stats,dist) importFrom(stats,formula) importFrom(stats,glm) importFrom(stats,lm) importFrom(stats,median) importFrom(stats,model.matrix) importFrom(stats,pchisq) importFrom(stats,pnorm) importFrom(stats,resid) importFrom(stats,uniroot) importFrom(tibble,as_tibble) importFrom(tibble,column_to_rownames) importFrom(tibble,rownames_to_column)