Personal tools

Cytoscape test2: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 59: Line 59:
var colorMapper = {
var colorMapper = {
attrName: "type",
attrName: "motif",
entries: [ { attrValue: "motif", value: "#ff9900" },
entries: [ { attrValue: "", value: "#ff9900" } ]
  { attrValue: "tf", value: "#0099ff" } ]
};
};

Revision as of 14:18, 25 April 2012

FF:10563-108A5

Cytoscape Web will replace the contents of this div with your graph.

TF to TF network. Motif is an attribute of the source TF node. Promoter is an attribute of the TF to TF edge.