Re: [galaxy-dev] unpacking zip files during upload

2012-01-03 Thread Nate Coraor
On Dec 20, 2011, at 6:16 PM, Langhorst, Brad wrote: I'm working on unpacking a zip file into multiple datasets. I think this is the code path Upload.py UploadToolAction upload_common.py: get_uploaded_datesets new_upload new_history_upload or new_library_upload Then a job gets

[galaxy-dev] unpacking zip files during upload

2011-12-20 Thread Langhorst, Brad
I'm working on unpacking a zip file into multiple datasets. I think this is the code path Upload.py UploadToolAction upload_common.py: get_uploaded_datesets new_upload new_history_upload or new_library_upload Then a job gets spooled Which calles add_file in data_source/upload.py And does the