# Generated by roxygen2: do not edit by hand

export(calc_dsge)
export(dsge_perm_test)
export(get_gaf_header)
export(get_pathway_genes)
export(get_pathway_genes_db)
export(get_pathway_genes_kegg)
export(get_pathway_genes_reactome)
export(pathway_dsge)
export(plot_dsge)
export(plot_dsge_volcano)
export(read_gaf)
export(read_obo)
importFrom(Rcpp,evalCpp)
importFrom(data.table,fread)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(methods,is)
importFrom(stats,density)
importFrom(stats,na.omit)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
useDynLib(DSGEr, .registration = TRUE)
