Started on r format(Sys.time(), "%Y-%m-%d %H:%M:%S")
knitr::opts_chunk$set(echo = TRUE, warning = TRUE, message = TRUE, knitr.table.format = "html") ## generate all graphs as PDF ## knitr::opts_chunk$set(dev = "cairo_pdf")
library(kableExtra) library(pheatmap) library(tidyverse) library(scran) library(RColorBrewer) library(plotly) library(SingleR) library(scater) library(Seurat) library(ezRun) library(HDF5Array) library(BiocParallel) library(speckle)
## load all input here
ezSessionInfo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.