[BioC] graph classes: how to combine multiple graphs into a single graph
Paul Shannon
pshannon at systemsbiology.org
Fri Feb 11 19:14:51 CET 2011
help (package='graph') describes many methods, but none of those mentioned seem to combine two graphs into a third -- perhaps even combining attributes along the way.
graph::union looked promising, but is defined such that it only works if the nodes in each graph are identical.
Any suggestions? Perhaps objects of the new multigraph class can be constructed from multiple graphs?
Thanks -
- Paul
More information about the Bioconductor
mailing list