#' bcbioBase test data URL
#' @export
#' @examples
#' bcbioBaseTestsUrl
bcbioBaseTestsUrl <- "https://r.acidgenomics.com/testdata/bcbiobase"
#' Project directory grep pattern
#' @export
#' @examples
#' projectDirPattern
projectDirPattern <- "^([[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2})_([^/]+)$"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.