Nothing
#' @importFrom methods is
#' @importClassesFrom BiocParallel MulticoreParam
#' @importFrom BiocParallel bpisup
.bpisup2 <- function(BPPARAM) {
bpisup(BPPARAM) || is(BPPARAM, "MulticoreParam")
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.