View source: R/graph_utils_io.R
ReadGraphFile | R Documentation |
read graph file and store into graph object
ReadGraphFile(fileName, fileType, org, idType)
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 |
Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.