]> Creatis software - vip-workflow-hrquest.git/blob - gasw/hrquest.xml
hrquest workflow v0.1
[vip-workflow-hrquest.git] / gasw / hrquest.xml
1 <description>
2         <executable name="hrquest.sh">
3                 <access type="LFN" cached="true">       
4                 </access>
5                 <executor value="LOCAL"/>
6                 <value value="[BIN_DIR]/hrquest.sh"/>
7         
8                 <input name="SignalFile" option="no1">
9                 </input>
10                 <input name="ParamFile" option="no2">
11                 </input>
12                 <input name="InputFolder" option="no3">
13                 </input>
14                 <input name="OutputFolder" option="no4">
15                 </input>
16                 <output name="results" option="no5">
17                   <template value="$dir4/$na4/results.tgz"/>
18                         <access type="LFN">
19                         </access>
20
21                 </output>
22         </executable> 
23 </description>