plotMalignancy | R Documentation |
plotMalignancy
plotMalignancy(
cell.annotation,
coor.names = c("tSNE_1", "tSNE_2"),
savePath = NULL
)
cell.annotation |
A data.frame of cells' annotation containing the cells' malignancy score ('Malign.score') and type ('Malign.type'). |
coor.names |
A vector indicating the names of two-dimension coordinate used in visualization. |
savePath |
A path to save the results files. If NULL, the 'statPath' will be used instead. |
A plot list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.