Re: [galaxy-dev] how to get "macs" not "macs14" for Galaxy

2012-05-01 Thread Sergei Manakov
sorry, I meant "is NOW trying to call the correct executable", but I still get the error. thanks, S. On 1 May 2012 14:51, Sergei Manakov wrote: > hi Dan, > > Thanks for your replay. I have now installed MACS 1.3.7.1, so the script > macs_wrapper.py is not trying to call the correct executable.

Re: [galaxy-dev] how to get "macs" not "macs14" for Galaxy

2012-05-01 Thread Sergei Manakov
hi Dan, Thanks for your replay. I have now installed MACS 1.3.7.1, so the script macs_wrapper.py is not trying to call the correct executable. When I try to run MACS from galaxy, I do however get what an error: Messages from MACS: INFO @ Tue, 01 May 2012 14:47:42: # ARGUMENTS LIST: # name = MA

Re: [galaxy-dev] how to get "macs" not "macs14" for Galaxy

2012-04-09 Thread Daniel Blankenberg
Hi Sergei, The current MACS tool that comes with Galaxy uses MACS 1.3.7.1 from http://liulab.dfci.harvard.edu/MACS/Download.html. Thanks for using Galaxy, Dan On Mar 28, 2012, at 6:38 PM, Sergei Manakov wrote: > Hello, > > I am trying to set up MACS tool on local Galaxy. Galaxy comes with

[galaxy-dev] how to get "macs" not "macs14" for Galaxy

2012-03-28 Thread Sergei Manakov
Hello, I am trying to set up MACS tool on local Galaxy. Galaxy comes with it's macs-wrapper.py and macs-wrapper.xml, but it wants to use "macs" not "macs14" executable. I tried to to editing macs-wrapper.py to make it use "macs14" instead, but some options are not the same between the two, and th