# Input properties file for Isoleucine/HammerHead search.
# 

#  Collect results through Receiver process <yes|no>.
use_receiver = yes

# Sequences to generate at each point.
number_of_sequences = 100

# URL of XML motif file.
# Make sure you change the webserver address below to point to your webserver
xml_file = http://hans-de-stercks-computer.local/~desterck/distrJul2006/taskspaces/applications/ilehh/motifs/IleStrictHHMinimal15dec03.xml

# Folding program.
program = zepto_arg

# Download program <yes|no>.
download = no

# Percent steps through composition space. (for IleHHEqual, this is the number of tasks...)
# 25 -> 1 task
# 20 -> 4 tasks
# 10 -> 84 tasks
# 5  -> 969 tasks
step_percentage = 20

# GU <yes|no>
GU = no

# Output file.
output_file = ./results/waterloo

# Status file (contains list of tasks completed).
status_file = ./results/waterloo.status

# Sequence lengths for application (first element must be number of specified lengths).
sequence_lengths = 1,100
