sif {models} R Documentation

create sif network

Description

Usage

sif(source, interaction, target);

Arguments

source

a character vector of the source id

interaction

a character vector of the iteraction type labels

target

a character vector of the target id

Details

Authors

cytoscape_toolkit

Value

a simple network graph which consist with a set of the simple iteraction links.

clr value class

Examples


[Package models version 1.0.0.0 Index]