NAMESPACE
809bb0f1
 # Generated by roxygen2: do not edit by hand
 
14e38a6f
 export(ConvertedIDgenes)
809bb0f1
 export(GE_matrix)
14e38a6f
 export(GE_matrix_mean)
 export(GetData)
 export(GetPathData)
 export(GetPathNet)
809bb0f1
 export(IPPI)
 export(SelectedSample)
 export(average)
14e38a6f
 export(circleplot)
 export(dsscorecrtlk)
 export(eucdistcrtlk)
809bb0f1
 export(getNETdata)
14e38a6f
 export(listpathnet)
 export(pathnet)
 export(plotcrosstalk)
 export(stdv)
809bb0f1
 export(svm_classification)
14e38a6f
 import(ggplot2)
 import(grDevices)
 importFrom(MLmetrics,Accuracy)
 importFrom(MLmetrics,Sensitivity)
 importFrom(MLmetrics,Specificity)
809bb0f1
 importFrom(ROCR,performance)
 importFrom(ROCR,prediction)
 importFrom(SpidermiR,SpidermiRanalyze_degree_centrality)
 importFrom(SpidermiR,SpidermiRdownload_net)
 importFrom(SpidermiR,SpidermiRprepare_NET)
 importFrom(SpidermiR,SpidermiRquery_spec_networks)
 importFrom(e1071,svm)
 importFrom(e1071,tune)
14e38a6f
 importFrom(graphite,convertIdentifiers)
 importFrom(graphite,edges)
 importFrom(graphite,nodes)
 importFrom(graphite,pathwayTitle)
 importFrom(graphite,pathways)
809bb0f1
 importFrom(igraph,get.data.frame)
 importFrom(igraph,graph.data.frame)
 importFrom(igraph,induced.subgraph)
14e38a6f
 importFrom(reshape2,dcast)