Hi all,
I'm working with data_collection as type of input in xml files. but I
use all the datasets of a collection to compute some results that I
want to push in a "data_collection" output.
I know how take each dataset of a data_collection input with my
script, like this :
<configfile name="shscript">
...
for $f in $input
...
</configfile>
where $input is defined by <param name=$input1 type=data_collection
collection_type=list... in the top of my xml file.

But if my script produce some outputs (number of outputs not defined
in advance), how can I populate an output as a data_collection with my
shscript and how should I define this output in the xml ?

Thanks
Julie
___________________________________________________________
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/

Reply via email to