View source: R/ShinyFunctions.R
This functions returns all marker gene columns from the phenoData slot
of the input object corresponding to the number of clusters k. Additionally,
it rearranges genes by the cluster index and order them by the area under the
ROC curve value inside of each cluster.
1 | organise_marker_genes(object, k, p_val, auroc)
|
object |
an object of |
k |
number of cluster |
p_val |
p-value threshold |
auroc |
area under the ROC curve threshold |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.