library(clustifyr)
library(usethis)
ref_mouse.rnaseq <- average_clusters(
SingleR::mouse.rnaseq$data,
SingleR::mouse.rnaseq$types,
if_log = FALSE
)
usethis::use_data(ref_mouse.rnaseq, compress = "xz", overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.