R/data.R

#' DESeq2 example analysis
#'
#' @author Michael Steinbaugh
#' @note Updated 2022-05-17.
#'
#' @usage data(deseq)
#'
#' @examples
#' data(deseq)
#' print(deseq)
"deseq"



#' Minimal DESeq2 example analysis
#'
#' @author Michael Steinbaugh
#' @note Updated 2022-05-17.
#'
#' @usage data(deseqMinimal)
#'
#' @examples
#' data(deseqMinimal)
#' print(deseqMinimal)
"deseqMinimal"
acidgenomics/DESeqAnalysis documentation built on March 27, 2024, 10:32 p.m.