data(ex_kgml_sig) # Ras and chemokine signaling pathways in human
## Modify attribute names to match MIRIAM standard annotations.
graph <- stdAttrNames(ex_kgml_sig, "graph")
# Use Attribute fetcher to get affymetrix probeset IDs for network vertices.
## Not run:
# graph <- fetchAttribute(graph, organism="Homo sapiens",
# target.attr="miriam.affy.probeset")
# ## End(Not run)
Run the code above in your browser using DataLab