R/slbpRegions.R

#' ENCODE eCLIP data SLBP in K562
#'
#' This is a DESeq results object for 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{extractRegions}}
#'
#' @docType data
#'
#' @usage data(slbpRegions)
#'
#' @format data.frame;
#'
#' @examples
#'
#' data(slbpRegions)
#' head(slbpRegions)
"slbpRegions"

Try the DEWSeq package in your browser

Any scripts or data that you put into this service are public.

DEWSeq documentation built on Nov. 28, 2020, 2:01 a.m.