Hi I am trying to retrieve pdb entries for key words(e.g HLA class 1
).Thus I created this workflow with input as : “pdb MHC class1 human”
Is there away I can get any results for this .I would greatly appreciate your
help.
Thanks and Best regards
Rinku
<?xml version="1.0" encoding="UTF-8"?>
<s:scufl xmlns:s="http://org.embl.ebi.escience/xscufl/0.1alpha" version="0.2" log="0">
<s:workflowdescription lsid="urn:lsid:net.sf.taverna:wfDefinition:4d25cfb3-977f-4b91-bebf-9367f7cff61b" author="" title="keywordsearch" />
<s:processor name="bfind">
<s:arbitrarywsdl>
<s:wsdl>http://soap.genome.jp/KEGG.wsdl</s:wsdl>
<s:operation>bfind</s:operation>
</s:arbitrarywsdl>
</s:processor>
<s:processor name="bget">
<s:arbitrarywsdl>
<s:wsdl>http://soap.genome.jp/KEGG.wsdl</s:wsdl>
<s:operation>bget</s:operation>
</s:arbitrarywsdl>
</s:processor>
<s:link source="input" sink="bfind:string" />
<s:link source="input" sink="bget:string" />
<s:link source="bfind:return" sink="out3" />
<s:link source="bget:return" sink="out5" />
<s:source name="input" />
<s:sink name="out3" />
<s:sink name="out5" />
</s:scufl>
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing.
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
taverna-users mailing list
[email protected]
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/