Nothing
.onAttach <- function(libname, pkgname) {
msg <- sprintf(
"Please use MOFA2 instead of MOFA.\n Package '%s' is deprecated and will be removed from Bioconductor version %s. Please see replacement package MOFA2.",
pkgname, "3.13")
.Deprecated(msg=paste(strwrap(msg, exdent=2), collapse="\n"))
}
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.