prep_scvelo: scvelo_assay

View source: R/run_scvelo.R

prep_scveloR Documentation

scvelo_assay

Description

run scvelo on a gene or transcript level seurat object

Usage

prep_scvelo(
  seu,
  loom_path,
  velocity_mode = c("deterministic", "stochastic", "dynamical"),
  ...
)

Arguments

seu

a seurat object

loom_path

path to matching loom file

...
group.by

metadata to color plot

plot_method

plotting method to use from scvelo


whtns/seuratTools documentation built on April 9, 2024, midnight