| pattern_representatives {geneExpression} | R Documentation |
pattern_representatives(pattern,
top = 3);
a tuple list of the representative gene id set: the slot key of the list is the cluster tag(#1, #2, ...) and the slot value is a character vector of the gene id of the top n members in the corresponding cluster, which is sorted by the membership value in descending order.