Description Usage Arguments Value See Also Examples
Convert the output of fgsea for straightforward use in GeneTonic()
1 | 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_topGOtableResult()
1 2 | 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.