| getSampleGenesets | R Documentation |
Get a list of top-genesets by cluster
getSampleGenesets(
results_table,
sort_by = c("p.val", "p.adj", "odds.ratio", "score"),
sample_id_col = "cluster",
max_rows = 50
)
sort_by |
The column by which to sort the genesets |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.