knitr::opts_chunk$set(echo = TRUE)
library(knitr) library(Seurat) library(Matrix)
#-- import.params
dim(mat)
#-- filter.params
dim(sobj)
#-- normalize.params
#-- vargenes.params
#-- pca.params
dim1 <- 1; dim2 <- 2; dim3 <- 3
sessionInfo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.