R/clustering.R

## This module encapsules all functions regarding clustering

#' Function to plot a heatmap with hirarchical clustering
#'
#' @return Not implemented yet!
#' @export
clustering.hclust_plot <- function() {
  stop("Not yet implemented")
}
jhooge/BioViz documentation built on May 19, 2019, 9:28 a.m.