Plot an igraph object and return the node information (position and labels) Used in a higher function
PlotInmexGraph(mSetObj, pathName, g, width = NA, height = NA,
bg.color = NULL, line.color = NULL, format = "png", dpi = NULL)
Input name of the created mSet Object
Input the graph
Input the width, there are 2 default widths, the first, width = NULL, is 10.5. The second default is width = 0, where the width is 7.2. Otherwise users can input their own width.
Input the height of the graph to create
Set the background color, default is set to NULL
Set the line color, default is set to NULL
Input the pathway id