#' 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{resultsDEWSeq}}
#'
#' @docType data
#'
#' @usage data(slbpWindows)
#'
#' @format data.frame;
#'
#' @examples
#'
#' data(slbpWindows)
#' head(slbpWindows)
"slbpWindows"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.