# Generated by roxygen2: do not edit by hand

S3method("[",dnapath)
S3method("[",dnapath_list)
S3method("[<-",dnapath)
S3method("[<-",dnapath_list)
S3method("[[",dnapath)
S3method("[[",dnapath_list)
S3method(c,dnapath)
S3method(c,dnapath_list)
S3method(head,dnapath_list)
S3method(length,dnapath_list)
S3method(names,dnapath)
S3method(names,dnapath_list)
S3method(plot,dnapath)
S3method(print,dnapath)
S3method(print,dnapath_list)
S3method(rev,dnapath_list)
S3method(sort,dnapath_list)
S3method(subset,dnapath_list)
S3method(summary,dnapath)
S3method(summary,dnapath_list)
S3method(tail,dnapath_list)
export(d_edgesC)
export(d_genesC)
export(d_pathwayC)
export(dnapath)
export(entrez_to_symbol)
export(filter_pathways)
export(format_species_name)
export(get_biomart_mapping)
export(get_genes)
export(get_min_alpha)
export(get_networks)
export(get_reactome_pathways)
export(init_mart)
export(plot_pair)
export(rename_genes)
export(run_aracne)
export(run_bc3net)
export(run_c3net)
export(run_clr)
export(run_corr)
export(run_dwlasso)
export(run_genie3)
export(run_glasso)
export(run_mrnet)
export(run_pcor)
export(run_pcor_fdr)
export(run_silencer)
export(summarize_edges)
export(summarize_genes)
export(summarize_pathways)
export(symbol_to_entrez)
import(Rcpp)
import(SeqNet)
import(dplyr)
import(ggplot2)
importFrom(Rdpack,reprompt)
importFrom(corpcor,pcor.shrink)
importFrom(curl,has_internet)
importFrom(grDevices,rgb)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(gtools,permutations)
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(methods,is)
importFrom(stats,approx)
importFrom(stats,cor)
importFrom(stats,cov2cor)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,median)
importFrom(tibble,tibble)
importFrom(utils,combn)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(dnapath)
