<?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:2SM68YN8L841" author="Duncan Hull" title="Identifer dereferencing with GetNucleotide">A workflow which demonstrates the dereferencer shim which retrieves "Gets" the record that the input GI identifies.</s:workflowdescription>
  <s:processor name="Get_FASTA_shim">
    <s:local>net.sourceforge.taverna.scuflworkers.ncbi.NucleotideFastaWorker</s:local>
  </s:processor>
  <s:processor name="GI_number" boring="true">
    <s:stringconstant>18450186</s:stringconstant>
  </s:processor>
  <s:link source="GI_number:value" sink="Get_FASTA_shim:id" />
  <s:link source="Get_FASTA_shim:outputText" sink="Thing_Identified_By_GI_number" />
  <s:sink name="Thing_Identified_By_GI_number" />
</s:scufl>


