<appConfig xmlns="http://nbcr.sdsc.edu/opal/types" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <metadata appName="SEA @SERVICE_VERSION@">
    <usage>SEA: Simple Enrichment Analysis</usage>
    <info>
    <![CDATA[
sea_webservice [options] <sequences> <motifs>+

  Options: 
    -help                         Show this brief help message.

  Motif databases can be specified by prefixing the file name by "db/".
    ]]>
    </info>
  </metadata>
  <binaryLocation>@SERVICE_DIR@/sea_webservice</binaryLocation>
  <drmaaQueue>@drmaa_queue@</drmaaQueue>
  <parallel>false</parallel>
</appConfig>
