seu_from_tximport: Create a seurat object from output of tximport and a table of...

View source: R/create_seu.R

seu_from_tximportR Documentation

Create a seurat object from output of tximport and a table of cell metadata

Description

Create a seurat object from output of tximport and a table of cell metadata

Usage

seu_from_tximport(txi, meta_tbl, ...)

Arguments

txi

output from load_counts_by_tximport

meta_tbl

a tibble of cell metadata with cell ids as the first column

...
feature

the feature level on which to summarize counts gene or transcript


whtns/seuratTools documentation built on June 28, 2024, 8:30 p.m.