# Generated by roxygen2: do not edit by hand

export(analyze_trait_changes)
export(build_glycan_igraph)
export(build_trait_se)
export(compute_glycan_traits)
export(pGlyco3_to_tree)
export(plot_glycan_tree)
export(plot_trait_distribution)
export(read_decipher_gpsm)
export(read_pGlyco3_gpsm)
export(wurcs_to_tree)
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,rowData)
importFrom(car,leveneTest)
importFrom(ggplot2,aes)
importFrom(ggplot2,after_stat)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(igraph,V)
importFrom(igraph,bfs)
importFrom(igraph,count_subgraph_isomorphisms)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,graph_from_edgelist)
importFrom(igraph,layout_as_tree)
importFrom(igraph,neighbors)
importFrom(igraph,subcomponent)
importFrom(pbapply,pblapply)
importFrom(rlang,.data)
importFrom(stats,aggregate)
importFrom(stats,median)
importFrom(stats,setNames)
importFrom(stats,t.test)
importFrom(utils,data)
importFrom(utils,read.delim)
