saveSif: save the adjacency matrix to sif network file,

Description Usage Arguments Value

Description

save the adjacency matrix using sif network format

Usage

1
saveSif(net, filepath, mode = "undirected", diag = FALSE, type = "pp")

Arguments

filepath

full path of the networkfile

mode

network type, mode=("undirected","directed")

diag

if self loop is included

type

edge type

network

adjacency matrix

Value

no return


Guangyou/rBioLib documentation built on May 6, 2019, 9:03 p.m.