shake_fgseaResult | R Documentation |
Convert the output of fgsea for straightforward use in GeneTonic()
shake_fgseaResult(fgsea_output)
fgsea_output |
A data.frame with the output of |
A data.frame
compatible for use in GeneTonic()
as res_enrich
Other shakers:
shake_davidResult()
,
shake_enrichResult()
,
shake_enrichrResult()
,
shake_gprofilerResult()
,
shake_gsenrichResult()
,
shake_topGOtableResult()
data(fgseaRes, package = "GeneTonic")
res_from_fgsea <- shake_fgseaResult(fgseaRes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.