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

<pise>

  <head>
    <title>BLIMPS</title>
    <version>3.4</version>
    <description>getblock - fetch a block from Blocks database</description>
    <authors>Wallace &amp; Henikoff</authors>
    <reference>J.C. Wallace and S. Henikoff, PATMAT: a searching and extraction program for sequence, pattern and block queries and databases, CABIOS, 8:3, p. 249-254 (1992).</reference>
    <reference>Steven Henikoff and Jorja G. Henikoff, Automated assembly of protein blocks for database searching, Nucleic Acids Research, 19:23, p. 6565-6572. (1991)</reference>
    <category>motifs</category>
    <category>protein:motifs</category>
    <doclink>http://bioweb.pasteur.fr/docs/gensoft-aa.html#BLIMPS</doclink>
  </head>

  <command>getblock</command>

<parameters>

<parameter iscommand="1" ishidden="1" type="String">
<name>getblock</name>
<attributes>

	<format>
		<language>perl</language>
		<code>"getblock"</code>
	</format>
	<group>0</group>

</attributes>
</parameter>

<parameter ishidden="1" type="String">
<name>dbs</name>
<attributes>

	<format>
		<language>perl</language>
		<code> " /local/gensoft/lib/blimps/db/blocks.dat /local/gensoft/lib/blimps/db/" </code>
	</format>
	<group>2</group>

</attributes>
</parameter>

<parameter ismandatory="1" issimple="1" type="String">
<name>query</name>
<attributes>

	<prompt>query (Accession Nr)</prompt>
	<format>
		<language>perl</language>
		<code>" $value"</code>
	</format>
	<group>1</group>

</attributes>
</parameter>


</parameters>
</pise>
