Description Usage Arguments Value Author(s) References See Also
Takes a results object from Gage and munges it into a tidy data frame Also filters based on q-value, with a default of 0.1 from the Gage documentation.
1 | bt_tidy_gage(gage_result, qval = 0.1)
|
gage_result |
Results object from Gage enrichment. |
qval |
Desired cutoff for significance. |
Tidy data frame containing results of Gage enrichment.
Travis Blimkie
None.
https://github.com/hancockinformatics/BacterialToolkit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.