# Generated by roxygen2: do not edit by hand

export(assess_orthogroups)
export(assess_synnet)
export(assess_synnet_list)
export(busco_is_installed)
export(calculate_H)
export(compare_orthogroups)
export(list_busco_datasets)
export(plot_busco)
export(plot_duplications)
export(plot_genes_in_ogs)
export(plot_og_overlap)
export(plot_og_sizes)
export(plot_orthofinder_stats)
export(plot_species_specific_ogs)
export(plot_species_tree)
export(read_busco)
export(read_orthofinder_stats)
export(read_orthogroups)
export(run_busco)
importFrom(Biostrings,writeXStringSet)
importFrom(ggplot2,aes_)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylim)
importFrom(ggtree,geom_tiplab)
importFrom(ggtree,get_taxa_name)
importFrom(ggtree,ggtree)
importFrom(ggtree,xlim)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,transitivity)
importFrom(igraph,vcount)
importFrom(methods,is)
importFrom(patchwork,wrap_plots)
importFrom(reshape2,melt)
importFrom(stats,as.dist)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(utils,read.csv)
