Changes between Version 2 and Version 3 of ComputeStartDataModel


Ignore:
Timestamp:
2010-11-09T11:02:23+01:00 (14 years ago)
Author:
george
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ComputeStartDataModel

    v2 v3  
    99into workflows. Let us examine these models in more detail. The tool
    1010model is similar to the [http://main.g2.bx.psu.edu/ Galaxy] tool file, where a tool is described as a set of operations, which it can perform. A tool operation can participate in workflow execution. Our platform is aimed to support specifying any external analysis tool, which can be invoked from a command line or be run as an executable script (e.g. a shell or R-script). In contrast with the Galaxy description, we do not have complex operation parameters in the model. Instead, we treat an operation with differ- ent parameters as a set of separate operations. A list of tool operations grows depending on the complexity of the operations parameterisation. Still, the specification of an individual operation remains simple.
     11
     12[[Image(tool.png, 400)]]