Re: [galaxy-dev] apache proxy

2015-02-18 Thread Dannon Baker
Hey Thon, I'd probably recommend using a simple supervisord (http://supervisord.org/) configuration to do this. Here's a link to some great reference material that might help you out: https://wiki.galaxyproject.org/Events/GCC2014/TrainingDay/AdminWalkthrough#Configure_supervisord -Dannon On

Re: [galaxy-dev] problem with latest toolshed devteam cuffmerge wrapper multi-select

2015-02-18 Thread Nikhil Joshi
And, yes, all of the gtf files have the correct database build associated with them. On Wed, Feb 18, 2015 at 6:29 PM, Nikhil Joshi najo...@ucdavis.edu wrote: Hi all, We run our own custom galaxy instance in the Amazon Cloud and I am updating our instance with the latest toolshed files. For

Re: [galaxy-dev] Hooking a dataset full deletion

2015-02-18 Thread Raffaele Montella
Thanks Dannon! Actually I’d like to avoid code hacking enforcing NTCC (no touch core code!). Anyway, if there is no other way I’ll share the hack with the community, maybe could be part of next core improvements. Bests, — Raffaele On 18 Feb 2015, at 07:19, Dannon Baker dannon.ba...@gmail.com

Re: [galaxy-dev] fastq format recognition

2015-02-18 Thread Michael Thon
Thanks Martin - allow_library_path_paste did the job. Mike On Feb 18, 2015, at 6:14 AM, Martin Čech mar...@bx.psu.edu wrote: Hello Mike, you probably want to set library_import_dir or allow_library_path_paste in the config. Details here: