sif_to_igraph: Convert sif file to iGraph object

View source: R/utils_network.R

sif_to_igraphR Documentation

Convert sif file to iGraph object

Description

Convert sif file to iGraph object

Usage

sif_to_igraph(filepath, sep = sep)

Arguments

filepath

Filepath to the sif file

sep

Either TAB or SPACE

Value

igraph object from the network


baumbachlab/keypathwayminer-R documentation built on June 29, 2023, 11:21 a.m.