comparison README.md @ 13:00777b83aaca draft

Uploaded
author fubar
date Thu, 15 Jan 2015 07:43:13 -0500
parents c34063ab3735
children dd6cf2ddaac7
comparison
equal deleted inserted replaced
12:bd8acc5a7590 13:00777b83aaca
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