A function to merge the network interactions

mergeInteraction(
  interactions1,
  interactions2,
  genes1,
  genes2,
  mergedgenes = NULL
)

Arguments

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