Author: mes Date: 2010-10-25 12:05:30 -0700 (Mon, 25 Oct 2010) New Revision: 22367
Modified: cytoscape/trunk/coreplugins/linkout/src/main/resources/linkout.props Log: added links for BindingDB Modified: cytoscape/trunk/coreplugins/linkout/src/main/resources/linkout.props =================================================================== --- cytoscape/trunk/coreplugins/linkout/src/main/resources/linkout.props 2010-10-25 18:51:05 UTC (rev 22366) +++ cytoscape/trunk/coreplugins/linkout/src/main/resources/linkout.props 2010-10-25 19:05:30 UTC (rev 22367) @@ -72,6 +72,10 @@ nodelinkouturl.KEGG.yeast\ (use\ ORF\ name)=http://www.kegg.jp/dbget-bin/www_bget?sce:%ID% nodelinkouturl.KEGG.mouse\ (use\ NCBI\ GeneID)=http://www.genome.jp/dbget-bin/www_bget?mmu:%ID% +#BindingDB Links +nodelinkouturl.BindingDB.BindingDB\ (UniProt)= http://www.bindingdb.org/uniprot/%biopax.xref.UNIPROT% +nodelinkouturl.BindingDB.BindingDB\ (canonical\ name)= http://www.bindingdb.org/bind/searchby_tw.jsp?constrain=0&target1=%biopax.entity.NAME%&submit=Search + #Edge Links edgelinkouturl.iHop.yeast=http://www.ihop-net.org/UniPub/iHOP/in?syns_1=%ID1%&ncbi_tax_id_1=4932&syns_2=%ID2%&ncbi_tax_id_2=4932 edgelinkouturl.iHop.human=http://www.ihop-net.org/UniPub/iHOP/in?syns_1=%ID1%&ncbi_tax_id_1=9606&syns_2=%ID2%&ncbi_tax_id_2=9606 -- You received this message because you are subscribed to the Google Groups "cytoscape-cvs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cytoscape-cvs?hl=en.
