# Generated by roxygen2: do not edit by hand

export(compute_linkage_groups)
export(compute_macrosynteny)
export(get_syntenic_genes)
export(load_orthologs)
export(plot_chord_diagram)
export(plot_macrosynteny)
export(plot_oxford_grid)
export(reorder_macrosynteny)
export(reorder_multiple_macrosyntenies)
export(reverse_species_order)
export(subset_linkage_orthologs)
import(ggplot2)
import(tidyr)
import(utils)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
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(rlang,":=")
importFrom(rlang,sym)
importFrom(stats,fisher.test)
importFrom(stats,p.adjust)
importFrom(stringr,str_replace)
importFrom(stringr,str_subset)
