The framework of iMolTalk is based on the so-called toolchains, which gather from the ser the necessary input parameters for the tools's algorithms. Once this has been established, the underlying algorithm is called with the input parameters.

If the input parameters are already known, an analysis can directly be launched by addressing it as an URL to the CGI script, using the GET method.

Programs, such as wget, can then call a series of analyses from a script and retrieve the computed output.

In general, the constructed URL looks like this:

http://<server>/<toolchain>/<position>/<parameter0>/<parameter1>/...

Some tools already respond to direct access URLs: