given a combined_enrichment
object, get out the data.frame
either for investigation or to add data to the cc_graph
.
Usage
generate_table(comb_enrichment, link_type = "explicit")
# S4 method for class 'combined_enrichment'
generate_table(comb_enrichment, link_type = "explicit")
Arguments
- comb_enrichment
the
combined_enrichment
object- link_type
should their be an "explicit" link (see details)