View source: R/network_application_FBN.R
mergeInteraction | R Documentation |
A function to merge the network interactions
mergeInteraction(
interactions1,
interactions2,
genes1,
genes2,
mergedgenes = NULL
)
interactions1 |
the network interaction 1 |
interactions2 |
the network interaction 1 |
genes1 |
The genes involved in the interactions1 |
genes2 |
The genes involved in the interactions2 |
mergedgenes |
The merged genes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.