Hi all,

 

I have a pipeline involving a series of scripts, which creates directories (and many subdirectories), that I’d like to wrap for use in Galaxy. Although the contents of the folders are not the primary output of the pipeline, (and I don’t want them as history items), I’d still like them to be accessible for users to double-check the contents if they so desire. However, I’m not sure where a good place to create/persist the folders would be.

 

Although I’m running a local install on my own machine for the moment, the goal will be to move to a cluster in the near future.

 

Does anyone have experience with this kind of thing or have any ideas? Apologies if I’ve missed something; I haven’t found anything related on the mailing list or the wiki, except for this thread that suggests disabling the cleanup method of the JobWrapper for debugging purposes: http://dev.list.galaxyproject.org/persisting-job-working-directory-td4138922.html.

 

Thanks for your consideration,

Ann