Personal tools

User:Hisa/cytoscape test: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 23: Line 23:
                  
                  
                                 var xml = '\
                                 var xml = '\
                <graphml>\
<graphml><key id="label" for="all" attr.name="label" attr.type="string"/><key id="weight" for="node" attr.name="weight" attr.type="double"/><graph edgedefault="directed"><node id="FF:0000024"><data key="label">CD14-positive monocyte</data></node>\
                  <key id="label" for="all" attr.name="label" attr.type="string"/>\
</html>{{#ask:[[is_a::FF:0000024]][[name::+]]|?name|link=none|format=template|template=Smw_graphml|userparam=FF:0000024;is_a|limit=1000}}<html>\
                  <key id="weight" for="node" attr.name="weight" attr.type="double"/>\
</graph></graphml>\
                  <graph edgedefault="directed">\
                    <node id="FF:10490-107B4">\
                        <data key="label">prostate cancer cell line:DU145</data>\
                    </node>\
                    <node id="2"><data key="label">B</data></node>\
                    <edge source="2" target="FF:10490-107B4">\
                        <data key="label">A to B</data>\
                    </edge>\
                    <node id="3">\
                        <data key="label">C</data>\
                    </node>\
                    <edge source="FF:10490-107B4" target="3">\
                        <data key="label">is_a</data>\
                    </edge>\
                  </graph>\
                </graphml>\
                 ';
                 ';
                  
                  

Revision as of 13:49, 28 June 2012

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

Click each element