#' regexp for 'infrastructure' packages
#' @export
infr = function() c("Biobase", "BiocFileCache", "BiocGenerics", "BiocIO", "BiocVersion",
"ExperimentHub\\.", "ExperimentHubData", "GenomicFiles", "GenomicRanges",
"HubPub", "IRanges", "pkgDepTools", "RaggedExperiment", "S4Vectors",
"^SummarizedExperiment", "XVector", "zlibbioc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.