importFrom(Rcpp, evalCpp)
useDynLib(hicrep)

export(plotSTF, depth.adj, get.scc, htrain, vstran, chr2index, cool2matrix)

importFrom(stats, "cor", "cov", "ecdf", "var")
importFrom(rhdf5, "h5read", "H5close")
importFrom("graphics", "plot")