plot two gene expression based on the analysis result at a map
1 2 | plotTwoGenes(vat, gene1, gene2, dims = c(1, 2), key = "tSNE",
colors = c("lightgrey", "blue", "orange", "red"), ...)
|
vat |
vat entity |
gene1 |
the first gene name for plot |
gene2 |
the second gene name for plot |
dims |
length(dim)=2, 3 (2D or 3D) |
key |
analysis data key |
colors |
color palette |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.