| organise_de_genes {SC3} | R Documentation |
SingleCellExperiment classThis 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.
organise_de_genes(object, k, p_val)
object |
an object of |
k |
number of cluster |
p_val |
p-value threshold |