Description Usage Arguments Details Value
Plot tricolor tSNE
1 2 | tricolour_tsne(genes, returndf = F, predict = "SDA",
cell_metadata = cell_data, ptsize = 1.5, jitter = 0.25)
|
genes; |
string vector of two or three gene names |
returndf; |
logical, should the data be returned, or a plot (default) |
predict; |
which factorisation to use for predicted expression |
ptsize; |
numeric, size of the points in the plot |
jitter; |
numeric, how jittered should be points be (to avoid overplotting) |
print tsne with ternary colour scheme for expression
The Y matrix from Rtsne output, rotated by angle
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.