# Generated by roxygen2: do not edit by hand

export(compute_macrosynteny)
export(load_orthologs)
export(plot_macrosynteny)
export(plot_oxford_grid)
export(reorder_macrosynteny)
import(ggplot2)
import(ggthemes)
import(tidyr)
import(utils)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,setdiff)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(igraph,cluster_fast_greedy)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,groups)
importFrom(stats,fisher.test)
importFrom(stats,p.adjust)
