BatchKi Reference Manual
next up previous contents index home


Output Files

By default, the results of each BatchKi run are written on the disk in the directory ./output, where ./ denotes the current working directory (the directory in which the executable file BatchKi.exe is installed).

Optionally, the output files can be redirected into an arbitrary directory, as is explained in section 3.1. This latter option is utilized to redirect the output from the BatchKi numerical engine into the HTML file branch of a web server (e.g., [Apache]/htdocs).

BatchKi generates output files in four different formats, all of which contain only pure ASCII text and therefore are portable among different computer hardware and software:

  1. HTML - Hypertext Markup Language (XHTML dialect, version 1.0)
  2. XML - eXtensible Markup Language
  3. SVG - Scalable Vector Graphics
  4. ASCII tab-delimited format (file extension *.XLS)

Functionally the output files are of three different types:

  • files characteristic for each program run
  • files characteristic for each plate
  • files characteristic for each inhibitor

These three different output types are discussed in their turn in the following paragraphs.



Subsections
next up previous contents index home
biokin.com/batchki/manual/reference/html/node28.html
Petr Kuzmic | Jul 12 2008