<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE pise SYSTEM "PARSER/pise.dtd">

<pise>

  <head>
    <title>STAMP</title>
    <version>4.2</version>
    <description>alignfit</description>
    <authors>Russell, Barton</authors>
  </head>

  <command>alignfit</command>

  <parameters>

    <parameter iscommand="1" ishidden="1" issimple="1" type="String">
      <name>alignfit</name>
      <attributes>
	<format>
	  <language>seqlab</language>
	  <code>alignfit</code>
	  <language>perl</language>
	  <code>"alignfit"</code>
	</format>
	<group>0</group>
      </attributes>
    </parameter>

    <parameter ismandatory="1" issimple="1" type="InFile">
      <name>blcfile</name>
      <attributes>
	<prompt>AMPS Block File (.blc)</prompt>
	<format>
	  <language>perl</language>
	  <code> " -f $value"</code>
	</format>
	<group>1</group>
	<pipe>
	  <pipetype>amps_blc_file</pipetype>
	  <language>perl</language>
	  <code>1</code>
	</pipe>
      </attributes>
    </parameter>

    <parameter type="InFile">
      <name>domainfile</name>
      <attributes>
	<prompt>Domain file (-d)</prompt>
	<format>
	  <language>perl</language>
	  <code>" -d $value"</code>
	</format>
	<group>2</group>
	<pipe>
	  <pipetype>stamp_domains_file</pipetype>
	  <language>perl</language>
	  <code>1</code>
	</pipe>
      </attributes>
    </parameter>

    <parameter type="Results">
      <name>trans_file</name>
      <attributes>
	<filenames>*.trans</filenames>
	<pipe>
	  <pipetype>stamp_trans_file</pipetype>
	  <language>perl</language>
	  <code>1</code>
	</pipe>
      </attributes>
    </parameter>

  </parameters>
</pise>
