Re: [galaxy-dev] Troubleshooting BAM file upload issues

2016-03-25 Thread Daniel Blankenberg
pt > > 2. Put the BAM in the only order galaxy will accept. > > Christian > University of Manchester > From: galaxy-dev [galaxy-dev-boun...@lists.galaxyproject.org] on behalf of > Amelia Ireland [airel...@lbl.gov] > Sent: Wednesday, March 23, 2016 8:24 PM > To: Daniel Blank

Re: [galaxy-dev] Troubleshooting BAM file upload issues

2016-03-25 Thread Amelia Ireland
t; > Christian > University of Manchester > -- > *From:* galaxy-dev [galaxy-dev-boun...@lists.galaxyproject.org] on behalf > of Amelia Ireland [airel...@lbl.gov] > *Sent:* Wednesday, March 23, 2016 8:24 PM > *To:* Daniel Blankenberg > *Cc:* galaxy-dev@lists.galaxyproject.org >

Re: [galaxy-dev] Troubleshooting BAM file upload issues

2016-03-24 Thread Christian Brenninkmeijer
: galaxy-dev [galaxy-dev-boun...@lists.galaxyproject.org] on behalf of Amelia Ireland [airel...@lbl.gov] Sent: Wednesday, March 23, 2016 8:24 PM To: Daniel Blankenberg Cc: galaxy-dev@lists.galaxyproject.org Subject: Re: [galaxy-dev] Troubleshooting BAM file upload issues I'm using the sta

Re: [galaxy-dev] Troubleshooting BAM file upload issues

2016-03-23 Thread Amelia Ireland
I'm using the standard 'Upload file' tool, and choosing some local files. I can successfully upload these files to the galaxy installation on my laptop and to the usegalaxy.org server, but uploading them to the galaxy installation on the server results in their appearing to be empty and the error m

Re: [galaxy-dev] Troubleshooting BAM file upload issues

2016-03-23 Thread Daniel Blankenberg
Hi Amelia, How are you uploading the files? If you are using a copy and pasted URL, can you make sure that the example file exists and is accessible to the machine where the Galaxy job is running. A 404 error, for example, can often masquerade as a “The uploaded file contains inappropriate H

Re: [galaxy-dev] Troubleshooting BAM file upload issues

2016-03-23 Thread Amelia Ireland
On 23 March 2016 at 01:00, Björn Grüning wrote: > Hi Amelia, > > can you pleae check if you have samtools installed in your PATH? > I've got it in my tool dependencies dir and it's also available as an Environment module. The tools dependencies file looks like this: Debug me

Re: [galaxy-dev] Troubleshooting BAM file upload issues

2016-03-23 Thread Amelia Ireland
Both, unfortunately. On 23 Mar 2016 00:41, "Hans-Rudolf Hotz" wrote: > Hi Amelia > > Does this happen with "Auto-detect" or do you pre-set the data type to > 'bam' ? > > > Regards, Hans-Rudolf > > > On 03/22/2016 07:28 PM, Amelia Ireland wrote: > >> I'm setting up a Galaxy instance on a new serve

Re: [galaxy-dev] Troubleshooting BAM file upload issues

2016-03-23 Thread Christian Brenninkmeijer
: Amelia Ireland; galaxy-dev@u coordinateslists.galaxyproject.org Subject: Re: [galaxy-dev] Troubleshooting BAM file upload issues Hi Amelia, can you pleae check if you have samtools installed in your PATH? Ciao, Bjoern Am 22.03.2016 um 19:28 schrieb Amelia Ireland: > I'm setting up a Galaxy

Re: [galaxy-dev] Troubleshooting BAM file upload issues

2016-03-23 Thread Björn Grüning
Hi Amelia, can you pleae check if you have samtools installed in your PATH? Ciao, Bjoern Am 22.03.2016 um 19:28 schrieb Amelia Ireland: > I'm setting up a Galaxy instance on a new server and am having some > issues with BAM file uploads. I'm using the BAM files supplied with > JBrowse for testin

Re: [galaxy-dev] Troubleshooting BAM file upload issues

2016-03-23 Thread Hans-Rudolf Hotz
Hi Amelia Does this happen with "Auto-detect" or do you pre-set the data type to 'bam' ? Regards, Hans-Rudolf On 03/22/2016 07:28 PM, Amelia Ireland wrote: I'm setting up a Galaxy instance on a new server and am having some issues with BAM file uploads. I'm using the BAM files supplied wit

[galaxy-dev] Troubleshooting BAM file upload issues

2016-03-22 Thread Amelia Ireland
I'm setting up a Galaxy instance on a new server and am having some issues with BAM file uploads. I'm using the BAM files supplied with JBrowse for testing purposes. I have Galaxy installed on my laptop and file uploads are working fine, so it's evidently an issue with the server and/or OS configur