#' bbcRNA: Bulk RNA-seq workflow for VAI BBC..
#'
#' This package provides functions and a class (bbcRNA) to perform
#' standard bulk RNA-seq analyses.
#'
#'
#' @docType package
#' @name bbcRNA
NULL
#' @importFrom magrittr %>%
NULL
#' @importFrom rlang .data
NULL
#' @importFrom stats complete.cases
NULL
#' @importFrom methods new callNextMethod validObject
NULL
#' @import SummarizedExperiment
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.