# Generated by roxygen2: do not edit by hand

S3method(plot,phylter)
S3method(print,phylter)
S3method(print,phylterfinal)
S3method(print,phylterinitial)
S3method(print,summary.phylter)
S3method(summary,phylter)
export(Dist2WR)
export(DistatisFast)
export(PreparePhylterData)
export(detect.outliers)
export(detect.outliers.array)
export(impMean)
export(medcouple)
export(normalize)
export(phylter)
export(plot2WR)
export(plotDispersion)
export(plotRV)
export(plotopti)
export(rename.genes)
export(simtrees)
export(trees2matrices)
export(write.phylter)
importFrom(RSpectra,eigs_sym)
importFrom(Rfast,Crossprod)
importFrom(ape,Nnode)
importFrom(ape,Ntip)
importFrom(ape,bind.tree)
importFrom(ape,compute.brlen)
importFrom(ape,cophenetic.phylo)
importFrom(ape,di2multi)
importFrom(ape,dist.topo)
importFrom(ape,drop.tip)
importFrom(ape,multi2di)
importFrom(ape,rtree)
importFrom(ape,unroot)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,theme)
importFrom(grDevices,dev.cur)
importFrom(grDevices,dev.off)
importFrom(grDevices,devAskNewPage)
importFrom(grDevices,pdf)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,text)
importFrom(reshape2,melt)
importFrom(stats,IQR)
importFrom(stats,as.dist)
importFrom(stats,complete.cases)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,relevel)
importFrom(stats,rnorm)
importFrom(utils,combn)
importFrom(utils,packageVersion)
importFrom(utils,tail)
importFrom(utils,write.table)
useDynLib(phylter, .registration=TRUE)
