R/slbpVst.R

#' ENCODE eCLIP data SLBP in K562
#'
#' This is a DESeq normalized sliding window count matrix ENCODE eCLIP data: SLBP in K562 cell lines
#' This is used as an example dataset for a runnable example. This dataset is the output
#' from running the example code for the function \code{\link[DESeq2:vst]{vst}}
#'
#' @docType data
#'
#' @usage data(slbpVst)
#'
#' @format matrix;
#'
#' @examples
#'
#' data(slbpVst)
#' head(slbpVst)
"slbpVst"
EMBL-Hentze-group/DEWSeq documentation built on Oct. 17, 2023, 10:41 p.m.