knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
The package brainyR
contains gene expression dataframes for purified brain cell-types as collated and benchmarked in Sutton et al. (2021)
library(brainyR)
For example to retrieve neurons from the F5 dataset
loadSignature("F5", "Neurons")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.