Compiled: May 18, 2020
This vignette demonstrates the import of alevin quantified counts into Seurat. Commands and parameters are based off of the alevin tutorial. If you use alevin in your work, please cite:
Alevin efficiently estimates accurate gene abundances from dscRNA-seq data
Avi Srivastava, Laraib Malik, Tom Smith, Ian Sudbery & Rob Patro
Genome Biology, 2019.
Prerequisites to install:
library(SeuratWrappers)
library(tximport)
pbmc <- ReadAlevin("~/alevin_out/alevin/quants_mat.gz")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.