#' Dataset A of a four-gene network model from Kholodenko et al., PNAS, 2002
#'
#'@format A data frame with 4 rows (modules) and 5 variables (perturbations):
#' \describe{
#' \item{Modules}{Names of the modules}
#' \item{pert1}{Perturbation targeting module 1}
#' \item{pert2}{Perturbation targeting module 2}
#' \item{pert3}{Perturbation targeting module 3}
#' \item{pert4}{Perturbation targeting module 4}
#' \item{basal}{No perturbation}
#' ...
#'}
#'@source \url{EDF R\&D}
"gene.network.A"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.