#' @name KO_data
#' @title LINCS knock-out data
#' @description This data set contains consensus genome signatures (CGS) that are the result of experimental knock-out studies conducted by the BROAD Institute.
#' @docType data
#' @usage data(KO_data)
#' @format A data frame with 36720 observations on the following 9 variables.
#'\itemize{
#'\item{\code{cell_id}} {a character vector}
#'\item{\code{pert_desc}} {a character vector}
#'\item{\code{pert_time}} {a numeric vector}
#'\item{\code{dn100_bing}} {a character vector}
#'\item{\code{dn100_full}} {a character vector}
#'\item{\code{dn50_lm}} {a character vector}
#'\item{\code{up100_bing}} {a character vector}
#'\item{\code{up100_full}} {a character vector}
#'\item{\code{up50_lm}} {a character vector}
#'}
#'
#' @references http://lincsportal.ccs.miami.edu
#' @rdname KO_data
"KO_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.