Re: [galaxy-dev] cheetah chaet sheet

2015-06-19 Thread Martin Čech
I usually check this page: http://www.cheetahtemplate.org/docs/users_guide_html/users_guide.html#SECTION00060 M. On Fri, Jun 19, 2015 at 4:34 PM Alexander Vowinkel < vowinkel.alexan...@gmail.com> wrote: > Hi, > > someone knows a cheat sheet with all the commands supported by cheet

Re: [galaxy-dev] [spam?] Cloudman cluster not starting workers

2015-06-19 Thread Nicholas Dickens
Thanks – I’ve attached the log. I just tried to start a worker and let it go to the first reboot and then copied this log. I logged into the worker and it looks ok (dmesg, etc) the only noticable thing was /mnt is empty (just a lost+found directory) and I was expecting to see an nfs mount for g

[galaxy-dev] cheetah chaet sheet

2015-06-19 Thread Alexander Vowinkel
Hi, someone knows a cheat sheet with all the commands supported by cheetah? Best, Alexander ___ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, pleas

Re: [galaxy-dev] Custom Tool Dev Questions

2015-06-19 Thread Ryan G
Ok, Great. I think I have part of this figured out. I have a conditional input as specified: Single-End Paired-End Paired Collection In my section, I want to test how

Re: [galaxy-dev] [spam?] Cloudman cluster not starting workers

2015-06-19 Thread Enis Afgan
Hi Nick, Sorry to hear you're having trouble. I just tried a couple of scenarios and they all worked as expected (e.g., with and without elastic IPs, different instance types). The main CloudMan log is located in /mnt/cm/paster.log, on both master and worker instances (if you didn't download the s

Re: [galaxy-dev] Custom Tool Dev Questions

2015-06-19 Thread John Chilton
The option in the GUI for selecting multiple datasets for a single data parameter - causes multiple jobs to be created as you noted. If you just place multiple="true" on your data input parameter - that button will go away and all the datasets will be used for a single job. If your tool consumes

Re: [galaxy-dev] BAM datatype - bam & bai

2015-06-19 Thread Alexander Vowinkel
Hi, thanks! Let me clarify myself on the multiple generation question. When I do command line, I do this: Bam,Bai -> Prog1 -> Bam,Bai(v2) -> Prog2 -> Bam,Bai(v3) What I understand, what galaxy is doing ("always overwrite" [1]): Bam,Bai -> Prog1 -> Bam,Bai(v2) -> Bam(v2) -> Bam,Bai(v2) -> Prog2

[galaxy-dev] Custom Tool Dev Questions

2015-06-19 Thread Ryan G
Hi all - I have a tool which is essentially an entire NGS pipeline bundled into a perl script and associated modules. I'd like to offer this tool to users via Galaxy. I'm trying to pass a bunch of fastq files to the tool, but noticed that operating on multiple datasets creates a separate job for

Re: [galaxy-dev] cloudman error somewhere

2015-06-19 Thread Enis Afgan
Hi Alexander, When you build the image, did you run the image cleanup step? RabbitMQ's database needs to be cleaned up before building the image otherwise the application won't start properly and the AMQP connection will never be established. You can also post the entire CloudMan's log somewhere a

Re: [galaxy-dev] macro tag naming conventions

2015-06-19 Thread Peter Cock
Hi Alexander, The wiki was out of date, was replaced with some time back, e.g. https://github.com/peterjc/galaxy_blast/commit/7501aa1f11747d008874e1192e47b09456eb2b19 (I'm not sure if the old naming still works or not). There is also as well. e.g. https://github.com/peterjc/galaxy_blast/blo

Re: [galaxy-dev] package_bowtie_2_2_4 Executable Permissions - can't run bowtie as non-galaxy user

2015-06-19 Thread Nicola Soranzo
Hi David, can you open an issue at https://github.com/galaxyproject/docker-build ? Thanks, Nicola Il 18.06.2015 21:55 David Trudgian ha scritto: > Installed bowtie2 from the toolshed, which brings in package_bowtie_2_2_4, which downloads bowtie binaries from depot.galaxyproject.org > > http

Re: [galaxy-dev] package_bowtie_2_2_4 Executable Permissions - can't run bowtie as non-galaxy user

2015-06-19 Thread Nicola Soranzo
Hi David, can you open an issue at https://github.com/galaxyproject/docker-build ? Thanks, Nicola Il 18.06.2015 21:55 David Trudgian ha scritto: > Installed bowtie2 from the toolshed, which brings in package_bowtie_2_2_4, which downloads bowtie binaries from depot.galaxyproject.org > > http