mergeInteraction: A function to merge the network interactions

View source: R/network_application_FBN.R

mergeInteractionR Documentation

A function to merge the network interactions

Description

A function to merge the network interactions

Usage

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


clsdavid/FBNNet2_public documentation built on April 20, 2023, 4:36 p.m.