#' NetHet-package
#'
#' A bioconductor package for high-dimensional exploration of biological network heterogeneity
#'
#'
#' Includes:
#' *Network-based clustering (MixGLasso)
#' *Differential network (DiffNet)
#' *Differential regression (DiffRegr)
#' *Gene-set analysis based on graphical models (GGMGSA)
#' *Plotting functions for exploring network heterogeneity
#'
#' @references St{\"a}dler, N. and Mukherjee, S. (2013). Two-Sample Testing in High-Dimensional Models.
#' Preprint \url{http://arxiv.org/abs/1210.4584}.
#' @import glasso mvtnorm GeneNet huge CompQuadForm ggm mclust parallel GSA limma multtest ICSNP glmnet
#' @docType package
#' @name NetHet-package
#' @useDynLib nethet
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.