View source: R/ShinyFunctions.R
For a given gene a binary classifier is constructed
based on the mean cluster expression values (these are calculated using the
cell labels). The classifier prediction
is then calculated using the gene expression ranks. The area under the
receiver operating characteristic (ROC) curve is used to quantify the accuracy
of the prediction. A p-value
is assigned to each gene by using the Wilcoxon
signed rank test.
1 |
gene |
expression data of a given gene |
labels |
cell labels correspodning to the expression values of the gene |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.