# Generated by roxygen2: do not edit by hand

export(MI_plot)
export(MI_ranking_couple)
export(MI_ranking_median)
export(MImat)
export(SA_encoding)
export(add_active_site)
export(add_binding_site)
export(add_disulfide_bond)
export(add_domain)
export(add_glycosilation)
export(add_lipidation)
export(add_location)
export(add_modified_residue)
export(add_molecule_processing)
export(add_motive)
export(add_secondary_structure)
export(add_uniprot_annotation)
export(add_variants)
export(do_MI_plot)
export(do_freq_diff_plot)
export(do_freq_plot)
export(do_shannon_entropy_diff_plot)
export(do_shannon_entropy_plot)
export(entropy_visualization)
export(freq_diff_plot)
export(freq_plot)
export(import_SA)
export(shannon_entropy)
export(shannon_entropy_diff_plot)
export(shannon_entropy_plot)
export(shannon_ranking)
export(total_ranking)
import(UniprotR)
import(dplyr)
import(stringr)
import(tidyr)
importFrom(DescTools,Entropy)
importFrom(DescTools,MutInf)
importFrom(Rcpp,sourceCpp)
importFrom(bio3d,read.pdb)
importFrom(grDevices,dev.off)
importFrom(grDevices,gray)
importFrom(grDevices,png)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(stats,median)
importFrom(stringr,str_split_fixed)
importFrom(tools,file_path_sans_ext)
useDynLib(MDaRes, .registration = TRUE)
