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_de_genes(object, k, p_val)
|
object |
an object of |
k |
number of cluster |
p_val |
p-value threshold |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.