0
|
1 toolfactory_2
|
|
2 =============
|
|
3
|
|
4 This is an upgrade to the tool factory but with added parameters
|
|
5 (optionally editable in the generated tool form - otherwise fixed) and multiple input files.
|
|
6
|
|
7 Any number of parameters up to the limit of your patience with repeat groups
|
|
8 These are optionally editable by the user - names cannot be changed - no overwriting $JAVA_HOME_DIR
|
|
9 or else permanently fixed and not editable at run time.
|
|
10
|
|
11 Any number of input files can be passed to your script, but of course it
|
|
12 has to deal with them. Both path and metadata name are supplied either in the environment (bash/sh) or
|
|
13 as command line parameters (python,perl,rscript) that need to be parsed and
|
|
14 dealt with in the script.
|
|
15
|