# Generated by roxygen2: do not edit by hand

export(Clust_Valid)
export(EliminateCpxRedundance)
export(MCL_clustering)
export(MCL_tuning)
export(calculate_PPIscore)
export(cluster_tuning)
export(data_filtering)
export(enrichmentCPX)
export(ensemble_model)
export(generate_refInt)
export(getCPX)
export(get_DenoisedNet)
export(get_clusters)
export(impute_MissingData)
export(keepMT)
export(orthMappingCpx)
export(predPPI_MACP)
export(scaling)
export(subcellular.mtPPI)
importFrom(Hmisc,rcorr)
importFrom(PRROC,pr.curve)
importFrom(WGCNA,mutualInfoAdjacency)
importFrom(caret,train)
importFrom(caret,trainControl)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,rowwise)
importFrom(dplyr,sample_n)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotation_custom)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,legend)
importFrom(igraph,get.adjacency)
importFrom(igraph,graph_from_data_frame)
importFrom(lsa,cosine)
importFrom(pROC,ggroc)
importFrom(pROC,plot.roc)
importFrom(pROC,roc)
importFrom(stats,aggregate)
importFrom(stats,as.dist)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,rpois)
importFrom(stats,sd)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(tibble,rowid_to_column)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,gather)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,separate)
importFrom(tidyr,unite)
importFrom(tidyr,unnest)
importFrom(utils,combn)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,read.delim)
importFrom(utils,setTxtProgressBar)
importFrom(utils,stack)
importFrom(utils,txtProgressBar)
importFrom(utils,unstack)
importFrom(utils,unzip)
importFrom(utils,write.table)
importFrom(zoo,na.approx)
