gps2xgmml(x, fname='out.xgmml', names.arg, fontSize=4, col=col2hex('steelblue'), cex)
mds
x
. col2hex
from
gplots
. Tips: col2hex('steelblue') looks nice in 2D/3D plots,
col2hex('steelblue') looks nice in 2D plots and a bit faded on 3D plots.cex=12
for 2D plots and cex=100
for 3D plots.mds
object.
To visualize properly a file with 3D co-ordinates, you need to install
Cytoscape's 3D Renderer
(http://wiki.cytoscape.org/Cytoscape_3/3D_Renderer) and start
Cytoscape following the instructions provided therein.
An .xgmml file with 3D co-ordinates can still be visualized in regular
Cytoscape but the z-axis will be ignored.