<?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:P81DV9PQW02" author="" title="" />
  <s:processor name="start" boring="true">
    <s:stringconstant>19592504</s:stringconstant>
  </s:processor>
  <s:processor name="lister">
    <s:arbitrarywsdl>
      <s:wsdl>http://phoebus.cs.man.ac.uk:8081/axis/EnsemblListner.jws?wsdl</s:wsdl>
      <s:operation>lister</s:operation>
    </s:arbitrarywsdl>
  </s:processor>
  <s:processor name="end" boring="true">
    <s:stringconstant>44592504</s:stringconstant>
  </s:processor>
  <s:processor name="database" boring="true">
    <s:stringconstant>mus_musculus_core_37_34e</s:stringconstant>
  </s:processor>
  <s:processor name="chromosome" boring="true">
    <s:stringconstant>17</s:stringconstant>
  </s:processor>
  <s:processor name="getgenesbyspecies">
    <s:description>Retrieves a list of Ensembl genes for a given species, chromosome and position</s:description>
    <s:soaplabwsdl>http://phoebus.cs.man.ac.uk:1977/axis/services/qtl_analysis.getgenesbyspecies</s:soaplabwsdl>
  </s:processor>
  <s:processor name="getGeneInfo">
    <s:arbitrarywsdl>
      <s:wsdl>http://xml.nig.ac.jp/wsdl/Ensembl.wsdl</s:wsdl>
      <s:operation>getGeneInfo</s:operation>
    </s:arbitrarywsdl>
  </s:processor>
  <s:link source="chromosome:value" sink="getgenesbyspecies:chromo" />
  <s:link source="database:value" sink="getgenesbyspecies:database" />
  <s:link source="end:value" sink="getgenesbyspecies:end" />
  <s:link source="getGeneInfo:Result" sink="genes_in_qtl" />
  <s:link source="getgenesbyspecies:output" sink="lister:file" />
  <s:link source="lister:listerReturn" sink="getGeneInfo:geneId" />
  <s:link source="start:value" sink="getgenesbyspecies:start" />
  <s:sink name="genes_in_qtl" />
</s:scufl>


