r h.i
.r h.ii
Cell malignancy estimationUsing the cell malignancy results from each sample, we can get following plots.
Here is the t-SNE plot colored by malignancy score (left) and type (right).
plot_grid(results$malign.plot$p.malignScore.Point, results$malign.plot$p.malignType.Point, ncol = 2)
Here is a bar plot showing the relationship between cell cluster and cell malignancy type.
results$malign.plot$p.malignType.bar
(Hi-res image: view)
The estimated cell malignancy scores and types can be found in the column Malign.score
and Malign.type
of the table file
cellAnnotation.txt.
h.ii <- h.ii + 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.