bt_tidy_gage: bt_tidy_gage

Description Usage Arguments Value Author(s) References See Also

View source: R/bt_tidy_gage.R

Description

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.

Usage

1
bt_tidy_gage(gage_result, qval = 0.1)

Arguments

gage_result

Results object from Gage enrichment.

qval

Desired cutoff for significance.

Value

Tidy data frame containing results of Gage enrichment.

Author(s)

Travis Blimkie

References

None.

See Also

https://github.com/hancockinformatics/BacterialToolkit


hancockinformatics/BacterialToolkit documentation built on Nov. 4, 2019, 1:27 p.m.