require("HDF5Array") || stop("unable to load HDF5Array package")
setAutoRealizationBackend("HDF5Array")
## The tests in DelayedArray require the DelayedMatrixStats and genefilter
## packages so HDF5Array must have them in Suggests.
BiocGenerics:::testPackage("DelayedArray")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.