View source: R/pipelineHelpers.R
get.de.geneset | R Documentation |
Generate differential expression genesets for the web app given a cell grouping by calculating DE sets between each cell set and everything else
get.de.geneset(pagObj, groups, prefix = "de_")
pagObj |
pagoda object |
groups |
named factor to do the de by |
prefix |
chararcter Prefix to assign to genesets generated (default="de_") |
a 'pagoda2' web object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.