check_sce: check that an SCE will be suitable for muscat, scvelo,...

Description Usage Arguments Value

View source: R/check_sce.R

Description

check that an SCE will be suitable for muscat, scvelo, plotting, etc.

Usage

1
check_sce(sce, syms = TRUE, velo = TRUE, muscat = TRUE, ...)

Arguments

sce

the SingleCellExperiment

syms

check that genes/transcripts have unique symbols? (TRUE)

velo

check for plot_velo compatibility? (TRUE)

muscat

check for muscat compatibility (TRUE)

...

other parameters, currently ignored

Value

1
   logical: whether all the checks passed

trichelab/velocessor documentation built on Jan. 5, 2022, 6:27 p.m.