Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.