| Sanger Home | Acedb | YourGenome | Ensembl | Trace Server | Library |
|
|
| Data Release Policy | Conditions of Use | |
NB this documentation is for software which is still under development. It doesn't reflect the way aquila is at present, more it was an early stab at how aquila will be when development has been completed late in 2002
We keep some details of what iss going on, to output in the case of any problems. The information we keep is:
$name in a ``do''
command in the aquila scripting language, get substituted to the
appropriate thing -- such as a directory (this was introduced to get round
the earlier assumption that aquila was being run from inside a fixed
directory, that we now call the config directory).
$AQUILA_BASE
When recording a new set of reference results (with 'aquila -record') we just do the 'generate_filenames' and 'measure' passes; when running a set of tests, we do both of those (on the new version) and then 'compare' (between the two versions).
When doing several scripts, we do all passes for each script, before going on to the next script.
The parser for the command language is recursive, to allow 'include' statements.
What actually happens in each of these depends on which pass Aquila is running at the time.
| Last Modified Wed Oct 9 14:27:26 2002 | Rob Clack@sanger.ac.uk |