multiple file selection for from_file
Hi all I gather that it is NOT allowed to assign multiple file to from_file attribute for options in select param as the expect value of from_file attribute is the name of A file. But would it be nice to allow this feature? For example, there are two loc file A and B, when I want to get the options from both files, instead of adding an extra file containing all options from two files, it will be more maintainable to use something like from_file = "A.loc, B.loc", isn't it? BTW, could anyone help me on this http://dev.list.galaxyproject.org/jobs-don-t-get-killed-when-histories-delet... Best regards! Jun
Hi Jun, You should be using Tool Data Tables instead of acting on .loc files directly. You can specify a data table to be built up from more than one file and multiple data tables to use various file configurations. ‘from_data_table’: https://wiki.galaxyproject.org/Admin/Tools/ToolConfigSyntax#from_data_table see also https://wiki.galaxyproject.org/Admin/Tools/Data%20Tables Thanks for using Galaxy, Dan On Jun 12, 2014, at 8:23 PM, Jun Fan <j.fan@qmul.ac.uk> wrote:
Hi all
I gather that it is NOT allowed to assign multiple file to from_file attribute for options in select param as the expect value of from_file attribute is the name of A file. But would it be nice to allow this feature? For example, there are two loc file A and B, when I want to get the options from both files, instead of adding an extra file containing all options from two files, it will be more maintainable to use something like from_file = “A.loc, B.loc”, isn’t it?
BTW, could anyone help me on this http://dev.list.galaxyproject.org/jobs-don-t-get-killed-when-histories-delet...
Best regards!
Jun
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: http://lists.bx.psu.edu/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/
participants (2)
-
Daniel Blankenberg
-
Jun Fan