knitr::opts_chunk$set(error=FALSE, warning=FALSE, message=FALSE, cache=TRUE)
BiocWorkCache:::.compiler("test1")
When talking about Ghibli, you can't go past My Neighbor Totoro.
readLines("chipseq.log")
It's classic slice-of-life with a bit of magic thrown in.
Y <- runif(1000) mean(Y)
The Cat Bus is particularly memorable. Looks pretty comfortable if you don't have motion sickness and aren't allergic to cats.
se <- readRDS("castle_in_the_sky.rds") se$blob <- runif(ncol(se)) se
The moral of the story is - offer your umbrella to others, even if they're a bit weird.
saveRDS(se, file="my_neighbor_totoro.rds")
sessionInfo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.