Re: [galaxy-dev] Multi File upload api

2013-05-31 Thread Hakeem Almabrazi
...@csiro.au Subject: Re: [galaxy-dev] Multi File upload api Thanks John, We do have pretty old code, so I applied your patches. One minor problem, in multi_upload tool Dataset Name is ignored, just picks the first file name. Do we need to update upoald.py or multi_upload.xml? -Alex

Re: [galaxy-dev] Multi File upload api

2013-05-31 Thread John Chilton
This changeset is where I implemented collecting and assigning names for multiple file datasets: https://bitbucket.org/msiappdev/galaxy-extras/commits/bfb07a8c8b7b4c404339cd1efe50f9b2becb3b62 -John On Fri, May 31, 2013 at 1:21 AM, alex.khassa...@csiro.au wrote: Thanks John, We do have

Re: [galaxy-dev] Multi File upload api

2013-05-30 Thread Alex.Khassapov
Hi John, Can you please have a look at Neil's question. Thank you, -Alex From: Burdett, Neil (ICT Centre, Herston - RBWH) Sent: Thursday, 30 May 2013 4:30 PM To: Khassapov, Alex (CSIRO IMT, Clayton) Subject: Multi File upload api Hi Alex, The file

Re: [galaxy-dev] Multi File upload api

2013-05-30 Thread John Chilton
Alex, if I am not mistaken you guys are using a fairly old version of the multiple file dataset code. I think on the server side you would need to apply the following three changesets to update the library backend to support the creation of multifile datasets (I guess if you are doing path pasting