plot selection map from output of pcmpApp
1 | plotSelMap(esce, proj, dim1 = 1, dim2 = 2, alpha = 0.5)
|
esce |
an extended SingleCellExperiment, with metadata extended using pcmpApp |
proj |
character(1) name of a reducedDims component of esce |
dim1 |
numeric(1) dimension to use as x axis |
dim2 |
numeric(1) dimension to use as y axis |
alpha |
numeric(1) defaults to .5 for transparency used in geom_point |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.