ReadGraphFile: Read graph file

View source: R/graph_utils_io.R

ReadGraphFileR Documentation

Read graph file

Description

read graph file and store into graph object

Usage

ReadGraphFile(fileName, fileType, org, idType)

Arguments

fileName

file name of the graph file

fileType

file type of the graph file (graphml, sif, txt, json)

org

(optional, can be NA) organism

idType

(optional, can be NA) identifier type

Author(s)

Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/NetworkAnalystR documentation built on Jan. 10, 2023, 4:47 a.m.