Description Usage Arguments Value
View source: R/add_velo_trace.R
Refactoring plot_velo into multiple functions moving forwards
1 2 3 4 5 6 7 8 |
txis |
a SingleCellExperiment with metadata(txis)$scVelo |
embed |
which reducedDims() element to use for plotting? (UMAP) |
replace |
replace any existing metadata element |
colr |
column(s) to use for colors (default: velocity_pseudotime) |
p |
an existing plotly object to add the trace to (NULL) |
... |
optional arguments to pass to plotly::plot_ly() |
1 | a plotly trace
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.