docs/alevin.md

Import alevin counts & generate Seurat object

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.

doi: 10.1186/s13059-019-1670-y

GitHub: https://github.com/COMBINE-lab/salmon

Prerequisites to install:

library(SeuratWrappers)
library(tximport)

Import alevin quantified counts

pbmc <- ReadAlevin("~/alevin_out/alevin/quants_mat.gz")


satijalab/seurat-wrappers documentation built on April 10, 2024, 3:25 p.m.