score.cells.puram | R Documentation |
Puram, Bernstein (Cell, 2018) Score cells as described in Puram, Bernstein (Cell, 2018)
score.cells.puram(data, signature, correct = TRUE, show.plot = FALSE, ...)
data |
matrix of expression, rows are cell, columns are genes |
signature |
character vector The signature to evaluate, a character vector of genes |
correct |
boolean Perform background correction by getting a semi-random geneset (default=TRUE) |
show.plot |
boolean If corrected values are calculated show plot of corrected vs original scores (default=FALSE) |
... |
options for get.control.geneset() |
a score for each cell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.