# Generated by roxygen2: do not edit by hand

export("%>%")
export(msc.depth)
export(msc.heatmap)
export(msc.length)
export(msc.matrix)
export(msc.pca)
export(msc.quality)
export(msc.richness)
export(msc.seqs)
export(msc.similarity)
export(msc.subset)
export(msc.uc)
export(preprocess)
export(read.uc)
import(ggplot2)
importFrom(ComplexHeatmap,Heatmap)
importFrom(ComplexHeatmap,draw)
importFrom(FactoMineR,PCA)
importFrom(ape,read.dna)
importFrom(ape,write.dna)
importFrom(circlize,colorRamp2)
importFrom(dplyr,group_by)
importFrom(dplyr,summarise)
importFrom(factoextra,fviz_eig)
importFrom(factoextra,fviz_pca_ind)
importFrom(factoextra,get_pca_var)
importFrom(ggpubr,annotate_figure)
importFrom(ggpubr,ggarrange)
importFrom(grid,gpar)
importFrom(magrittr,"%>%")
importFrom(reshape2,melt)
importFrom(stats,na.omit)
importFrom(stringr,str_count)
importFrom(utils,menu)
importFrom(utils,read.csv)
importFrom(utils,read.table)
