<?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:www.mygrid.org.uk:operation:DFERT8PALF1" author="" title="" />
  <s:processor name="String">
    <s:description>a string</s:description>
    <s:biomobyobject>
      <s:mobyEndpoint>http://moby.ucalgary.ca/moby/MOBY-Central.pl</s:mobyEndpoint>
      <s:serviceName>String</s:serviceName>
      <s:authorityName />
    </s:biomobyobject>
  </s:processor>
  <s:processor name="FASTA">
    <s:description>FASTA formatted sequence</s:description>
    <s:biomobyobject>
      <s:mobyEndpoint>http://moby.ucalgary.ca/moby/MOBY-Central.pl</s:mobyEndpoint>
      <s:serviceName>FASTA</s:serviceName>
      <s:authorityName />
    </s:biomobyobject>
  </s:processor>
  <s:processor name="getDragonBlastText">
    <s:description>Perform blast analysis against the Dragon database using fasta text as input.</s:description>
    <s:biomobywsdl>
      <s:mobyEndpoint>http://moby.ucalgary.ca/moby/MOBY-Central.pl</s:mobyEndpoint>
      <s:serviceName>getDragonBlastText</s:serviceName>
      <s:authorityName>bioinfo.icapture.ubc.ca</s:authorityName>
    </s:biomobywsdl>
  </s:processor>
  <s:link source="FASTA:mobyData" sink="getDragonBlastText:FASTA(sequence)" />
  <s:link source="String:mobyData" sink="FASTA:String(content)" />
  <s:link source="sequence" sink="String:value" />
  <s:link source="getDragonBlastText:NCBI_BLAST_Text(blast)" sink="output" />
  <s:source name="sequence" />
  <s:sink name="output" />
</s:scufl>



