# Generated by roxygen2: do not edit by hand

S3method(as.hclust,chac)
S3method(head,chac)
S3method(plot,chac)
S3method(print,chac)
S3method(summary,chac)
export(adjClust)
export(hicClust)
export(snpClust)
exportClasses(chac)
importFrom(HiTC,intdata)
importFrom(graphics,plot)
importFrom(matrixStats,colCumsums)
importFrom(matrixStats,rowCumsums)
importFrom(methods,as)
importFrom(snpStats,ld)
importFrom(stats,as.dendrogram)
importFrom(stats,as.hclust)
importFrom(utils,head)
importFrom(utils,read.table)
useDynLib(adjclust, .registration = TRUE)
useDynLib(adjclust,percDown)
