query_probs <-
DOread::create_probs_query_func_do(
file.path("DerivedData", "mouse", "AttieDO"))
saveRDS(query_probs, "query_probs.rds")
query_mrna <-
DOread::create_mrna_query_func_do(
file.path("DerivedData", "mouse", "AttieDO"))
saveRDS(query_mrna, "query_mrna.rds")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.