#' @export
subsetSCE = function(sce, ...) {
# Function deprecated
.Deprecated("subset_sce_metadata")
subset_sce_metadata(sce, ...)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.