View source: R/network_utils.R
connect_gap_modules | R Documentation |
Loop through each of the modules and connect the adjacent ones which is only allow.gap away from each other
connect_gap_modules(final_summary, final_genelist, allow.gap = 1)
final_summary |
summary table |
final_genelist |
summary gene list |
allow.gap |
allow how man gaps between each sub-modules |
connect_gap_modules(final_summary, final_genelist, allow.gap=1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.