getSampleGenesets: Get a list of top-genesets by cluster

View source: R/Plot.R

getSampleGenesetsR Documentation

Get a list of top-genesets by cluster

Description

Get a list of top-genesets by cluster

Usage

getSampleGenesets(
  results_table,
  sort_by = c("p.val", "p.adj", "odds.ratio", "score"),
  sample_id_col = "cluster",
  max_rows = 50
)

Arguments

sort_by

The column by which to sort the genesets


sansomlab/gsfisher documentation built on July 7, 2022, 4:21 a.m.