Re: [galaxy-dev] nglims/services/python

2013-06-17 Thread Lee Katz
Thanks Ross! Unfortunately I still have the same error. Although I can directly run galaxy via the command run.sh, the system service fails with the error I showed before. In other words this works as the galaxy user: ./run.sh --restart This does not work when I run it as root (or when root

[galaxy-dev] trimest tool cuts the begining of my seq names in the output fasta file

2013-06-17 Thread Inbar Plaschke
Dear galaxy developers, When I use the EMBOSS tool: trimesthttps://main.g2.bx.psu.edu/tool_runner?tool_id=toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS%3A%20trimest102/5.0.0, Trim poly-A tails off EST sequences , within galaxy The sequences names in the fasta output file comes out without

[galaxy-dev] bowtie2 on galaxy cloudman?

2013-06-17 Thread Murphy, Theresa
Is bowtie2 available on galaxy cloudman? If not, when will it be available? Thanks, Theresa Murphy The materials in this email are private and may contain Protected Health Information. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying,

[galaxy-dev] dynamically load and run R scripts

2013-06-17 Thread Keilwagen, Jens
Hi guys, I was searching for a possiblity to dynamically load and run R scripts and I found http://dev.list.galaxyproject.org/dynamic-loading-of-tools-tt4138600.html I know that it might be a security issue, but we only have a local instance here. Optimally an R script can be loaded into the

Re: [galaxy-dev] nglims/services/python

2013-06-17 Thread Lee Katz
I figured it out after some more digging. The /etc/init.d script had a Python flag -S which narrows down the paths where Python will search for modules. The path with pyaml was excluded and could not be found. So, I removed the -S flag. And then, I almost forgot to run the command to make it

Re: [galaxy-dev] Cloudman - Can you label volumes after user specifies the volume size they want?

2013-06-17 Thread Enis Afgan
Yes, this is good suggestion. The good news is that the functionality is already implemented in the soon-to-be-released version of CloudMan. On Fri, Jun 14, 2013 at 6:52 PM, Ravpreet Setia ravpreet.se...@oicr.on.cawrote: Initially only one volume is shown on Amazon's EC2 management console.

Re: [galaxy-dev] bowtie2 on galaxy cloudman?

2013-06-17 Thread Enis Afgan
Hi Teresa, It's not available on the curent release but we are finalizing a new release that will make addition of tools very straightforward so, if not included by default, it will be easy to do. Thanks for using Galaxy. On Sun, Jun 16, 2013 at 4:25 PM, Murphy, Theresa

[galaxy-dev] Cloudman - can you specify the volume size without needing to access the instance URL?

2013-06-17 Thread Ravpreet Setia
It is quite tedious to do so if you have many instances running. Is there a way to automate this step? Thanks. ___ Please keep all replies on the list by using reply all in your mail client. To manage your subscriptions to this and other

Re: [galaxy-dev] Cloudman - can you specify the volume size without needing to access the instance URL?

2013-06-17 Thread Dannon Baker
If you're starting a bunch of new clusters at once, I'd look into using the Share-an-instance functionality to create a single base configuration with the volume size you prefer. This would allow you to have a predefined volume (with a specific size) that starts automatically. The share_string

[galaxy-dev] The requested URL /cgi-bin-root/hgTracks was not found on this server

2013-06-17 Thread Rodolfo Aramayo
Hi, I starting getting this error since late galaxy update I get data from UCSC Main (local), but when I click display at UCSC main I get: Not Found The requested URL /cgi-bin-root/hgTracks was not found on this server. Please help Thanks --R

[galaxy-dev] Startup error, Galaxy DB got corrupted?

2013-06-17 Thread Leon Mei
Dear list, Yesterday, I noticed that the user quota setting on our Galaxy had a problem - the list of user email address is missing from the manage quota page. So I thought to give a Galaxy codebase update a try after backing up the Galaxy dir and the database. Running hg head gives me: ==

Re: [galaxy-dev] dynamically load and run R scripts

2013-06-17 Thread Ross
Hi Jens, the toolfactory (install from the admin menu - it's in the main toolshed) allows admin users to paste and run arbitrary R scripts. Yes, there are serious security issues exposing unrestricted scripting! So the toolfactory only works for admin users and should never be installed on

[galaxy-dev] Cannot configure DRMAA

2013-06-17 Thread Patel, Viren
Hello. I have installed Galaxy and run it successfully. Now I am trying to configure it to use DRMAA job runner. I created a job_conf.xml file as explained in the Galaxy wiki: ?xml version=1.0? job_conf plugins plugin id=sge type=runner load=galaxy.jobs.runners.drmaa:DRMAAJobRunner

[galaxy-dev] invalid frame access with data source

2013-06-17 Thread Brian Craft
When loading a data source in an iframe, the galaxy js is doing some sort of invalid probing of the frame, leading to this error: Blocked a frame with origin http://pk:8080; from accessing a frame with origin https://tcga1.kilokluster.ucsc.edu;. pk:8080 is the galaxy frame. Here is the

Re: [galaxy-dev] Startup error, Galaxy DB got corrupted?

2013-06-17 Thread Dannon Baker
The error ERROR: could not read block 326 in file base/257536/259291: read only 0 of 8192 bytes line makes me wonder if your database may have been corrupt prior to the upgrade/dump. Some brief googling suggests that this could be hardware failure induced among other things. Can you check the