# Generated by roxygen2: do not edit by hand

S3method(ggplot_add,GCcontent)
S3method(ggplot_add,facet_msa)
S3method(ggplot_add,msaBar)
S3method(ggplot_add,seed)
S3method(ggplot_add,seqlogo)
export(available_colors)
export(available_fonts)
export(available_msa)
export(facet_msa)
export(geom_GC)
export(geom_msa)
export(geom_msaBar)
export(geom_seed)
export(geom_seqlogo)
export(ggmsa)
export(seqlogo)
export(tidy_msa)
importFrom(Biostrings,AAStringSet)
importFrom(Biostrings,DNAStringSet)
importFrom(Biostrings,RNAStringSet)
importFrom(RColorBrewer,brewer.pal)
importFrom(aplot,insert_top)
importFrom(ggplot2,Geom)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,draw_key_polygon)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplot_add)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,layer)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,colorRampPalette)
importFrom(grid,gTree)
importFrom(grid,gpar)
importFrom(grid,polygonGrob)
importFrom(grid,unit)
importFrom(magrittr,"%>%")
importFrom(stats,setNames)
importFrom(stringr,str_c)
importFrom(stringr,str_locate)
importFrom(tidyr,gather)
importFrom(utils,globalVariables)
importFrom(utils,modifyList)
