<?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:74GG493IYA24" author="" title="" />
  <s:processor name="patmatmotifs">
    <s:description>Search a PROSITE motif database with a
                  protein sequence</s:description>
    <s:soaplabwsdl>http://www.ebi.ac.uk/soaplab/services/protein_motifs.patmatmotifs</s:soaplabwsdl>
  </s:processor>
  <s:processor name="tmap">
    <s:description>Displays membrane spanning regions</s:description>
    <s:soaplabwsdl>http://www.ebi.ac.uk/soaplab/services/protein_2d_structure.tmap</s:soaplabwsdl>
  </s:processor>
  <s:processor name="pscan">
    <s:description>Scans proteins using PRINTS</s:description>
    <s:soaplabwsdl>http://www.ebi.ac.uk/soaplab/services/protein_motifs.pscan</s:soaplabwsdl>
  </s:processor>
  <s:link source="testseq" sink="patmatmotifs:sequence_direct_data" />
  <s:link source="testseq" sink="pscan:sequence_direct_data" />
  <s:link source="testseq" sink="tmap:sequences_direct_data" />
  <s:link source="patmatmotifs:outfile" sink="prosite_matches" />
  <s:link source="pscan:outfile" sink="Prints_results" />
  <s:link source="tmap:Graphics_in_PNG" sink="tmap_results" />
  <s:source name="testseq" />
  <s:sink name="prosite_matches" />
  <s:sink name="Prints_results" />
  <s:sink name="tmap_results">
    <s:metadata>
      <s:mimeTypes>
        <s:mimeType>image/png</s:mimeType>
      </s:mimeTypes>
    </s:metadata>
  </s:sink>
</s:scufl>



