Re: [galaxy-dev] Implementing blend4j

2013-07-15 Thread Eric Kuyt
Nice, this works! Maybe after some testing we can try to get the package in the central maven repositories. I think for now all the functionality I need is in your version of blend4j. But if I think of something new I'll try to participate. Thanks On 13 July 2013 08:58, John Chilton

Re: [galaxy-dev] No samtools build after building index through Data Manager.

2013-07-15 Thread graham etherington (TSL)
Hi Dan, Thanks for your reply. I don't handle the updates, but it was updated on 25 Jun 13. I'm pretty sure I can rule out the version number as the BWA builds, created using the Data Manager, work fine. Here is the pertinent contents of shed_tool_data_table_conf.xml ?xml version=1.0? tables

[galaxy-dev] Display data in browser

2013-07-15 Thread Gromobir
Hello list, I'm currently trying to create a new tool, which has an .xhtml file as its output. After finishing the job, I would like to be able to click on the eye icon aka Display data in browser and display the resulting .xhtml file in the frame to the left of my tool history. Unfortunately

Re: [galaxy-dev] CloudMan Error

2013-07-15 Thread greg
Thanks for getting back to me, Enis. I went ahead and started a new cluster instance. I'll try to leave it running today in case there's anything we want to check. Here's my whole process: Start Screen Setup: -- http://snag.gy/DMIeC.jpg Entering my share

[galaxy-dev] [GSoC2013] Week 4 Accomplishments and Week 5 Plans

2013-07-15 Thread Saket Choudhary
Hi All, Week 4 blog post : http://galaxy-gsoc2013.blogspot.com/2013/07/week-4-accomplishments-and-week-5-plans.html Do drop in your comments , if any. Thanks Saket ___ Please keep all replies on the list by using reply all in your mail

Re: [galaxy-dev] Error Uploading Directory of Files

2013-07-15 Thread Nate Coraor
On Jun 28, 2013, at 12:35 PM, Nicholas Kline wrote: Hi, Our lab recently installed a local version of Galaxy on a mid-2012 Mac Pro computer. We can access the Galaxy server and sign in as an administrator. Today we tried creating a Data Library, adding a dataset to it, and uploading a

[galaxy-dev] Galaxy Server Questions

2013-07-15 Thread Jennifer Jackson
Hi Zain, The minimum requirements for Galaxy are pretty much any recent model computer. A basic install will load and run within a very short amount of time, following the instructions at: http://getgalaxy.org Advanced tools come from the Tool Shed. These are installed separately. No

Re: [galaxy-dev] Connecting to new Galaxy Cloudman by FTP

2013-07-15 Thread Nate Coraor
On Jul 8, 2013, at 3:50 PM, Mohammad Heydarian wrote: Hi, I am having trouble setting up a FTP connection with the recently released version of Galaxy Cloudman (ami-118bfc78). I have instantiated the new version of Galaxy Cloudman with CloudLaunch and also through the AWS EC2 wizard

[galaxy-dev] plain text output format

2013-07-15 Thread mark.rose
Hi All I'm trying to format one of the three outputs of my galaxy tool as plain text. Thus far no matter how I specify my output format in the tool xml file I have the same problem. When I click the eye icon it opens a save dialog rather that displaying the text output in the central frame.

[galaxy-dev] Upstart script to manage a multi instance load balanced installation

2013-07-15 Thread Seth Sims
After some work i've created an Upstart script which can manage a load balanced galaxy configuration as described in the wiki. I thought that I would put it on this list for other people to use. The script parses universe_wsgi.ini just like run.sh and spawns all of the servers it finds. It comes

Re: [galaxy-dev] Implementing blend4j

2013-07-15 Thread John Chilton
Fantastic. blend4j definitely should be in a public repository, just don't know how and have not had the time. Any help in that process would be most welcome. -John On Jul 15, 2013 10:43 AM, Eric Kuyt eric.ku...@wur.nl wrote: Nice, this works! Maybe after some testing we can try to get the

Re: [galaxy-dev] [galaxy-user] Connecting to new Galaxy Cloudman by FTP

2013-07-15 Thread Mohammad Heydarian
Hey Nate, Thanks for the response and instructions. I understand the last three steps of your protocol, but the first step is difficult for me to understand. I'm guessing that, 1. Set 'use_pbkdf2 = False' in universe_wsgi.ini anywhere in the [app:main] section, is telling me to change a setting

[galaxy-dev] Galaxy-less Tool Installing

2013-07-15 Thread John Chilton
One of my goals for the GCC was to sell the idea that tool shed repositories need to be installable without a database present. I talked with James Taylor and Enis Afgan about this idea briefly and they seemed to believe this was a good idea - I kept meaning to discuss it with Greg but I never

Re: [galaxy-dev] Galaxy-less Tool Installing

2013-07-15 Thread Michael Cotterell
This would be different from using the API scripts because there would be no API, Galaxy instance, or Galaxy database involved - just the Galaxy code. If this was able to split into its own Python library, one could imagine even allowing something like tsmodule to be installable right from

Re: [galaxy-dev] Galaxy-less Tool Installing

2013-07-15 Thread Greg Von Kuster
Hi John, It's really too bad that we didn't find time to discuss this in person at the GCC. Until now, I've not heard from anyone that installation from the tool shed without requiring a Galaxy database is important, so I'm lacking some context on this (I assume your statement without a