add_static_trace: Refactoring plot_velo into multiple functions moving forwards

Description Usage Arguments Value

View source: R/add_static_trace.R

Description

Refactoring plot_velo into multiple functions moving forwards

Usage

1
add_static_trace(txis, embed = "UMAP", colr = NULL, p = NULL, ...)

Arguments

txis

a SingleCellExperiment

embed

which reducedDims() element to use for plotting? (UMAP)

colr

column(s) to use for colors (default: colLabels(txis))

p

an existing plotly object to add the trace to (NULL)

...

optional arguments to pass to plotly::plot_ly()

Value

1
       a plotly trace

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