Re: [galaxy-dev] Problem using FastQC in Galaxy

2015-01-05 Thread Björn Grüning
Hi Ryan, I have tried to collect a minimal set of dependencies you need to have installed: https://wiki.galaxyproject.org/Admin/Config/ToolDependenciesList And we have a Galaxy Docker container that is working and should define and test a fresh Galaxy installation: https://github.com/bgruening/

Re: [galaxy-dev] Problem using FastQC in Galaxy

2015-01-05 Thread Ryan G
I hate to hijack this thread, but I was thinking about this over the holiday in how we are going to maintain a local up to date copy of Galaxy ourselves. One thought would be to standardize on a single supported platform aka an Amazon instance and make sure everything works on that single platform

Re: [galaxy-dev] Problem using FastQC in Galaxy

2015-01-05 Thread Waldron, Michael H
over to it. Thanks to all for the help. Mike From: John Chilton [jmchil...@gmail.com] Sent: Monday, January 05, 2015 10:25 AM To: Waldron, Michael H Cc: Martin Čech; Björn Grüning; galaxy-...@bx.psu.edu Subject: Re: [galaxy-dev] Problem using FastQC in Ga

Re: [galaxy-dev] Problem using FastQC in Galaxy

2015-01-05 Thread Alfredo Guilherme Silva Souza
Thanks :) 2015-01-05 16:45 GMT-02:00 Björn Grüning : > Hi, > > why do you need biopython for FASTQC? > You can install biopython from the ToolShed and can depend on it: > > https://toolshed.g2.bx.psu.edu/view/biopython/package_biopython_1_64 > > Cheers, > Bjoern > > Am 05.01.2015 um 19:01 schrieb

Re: [galaxy-dev] Problem using FastQC in Galaxy

2015-01-05 Thread Björn Grüning
Hi, why do you need biopython for FASTQC? You can install biopython from the ToolShed and can depend on it: https://toolshed.g2.bx.psu.edu/view/biopython/package_biopython_1_64 Cheers, Bjoern Am 05.01.2015 um 19:01 schrieb Alfredo Guilherme Silva Souza: > Has anyone used the Biopython in Galaxy

Re: [galaxy-dev] Problem using FastQC in Galaxy

2015-01-05 Thread Dannon Baker
Hey Alfredo, You shouldn't have to mess with eggs for tools -- those are primarily dependencies of the core framework itself. Do you have biopython installed and available in the environment (PYTHONPATH) of whatever user jobs are run as? That is, if you open a plain python shell as the galaxy us

[galaxy-dev] Problem using FastQC in Galaxy

2015-01-05 Thread Alfredo Guilherme Silva Souza
Has anyone used the Biopython in Galaxy ? *Traceback (most recent call last):* * File "/home/steve/galaxy-dist/tools/molecular_dynamics/gromacs.py", line 10, in * *import Bio.PDB.PDBParser* *ImportError: No module named Bio.PDB.PDBParser* Researching I saw that I have to work with eggs in

Re: [galaxy-dev] Problem using FastQC in Galaxy

2015-01-05 Thread Nate Coraor
e > > > From: John Chilton [jmchil...@gmail.com] > Sent: Monday, January 05, 2015 10:25 AM > To: Waldron, Michael H > Cc: Martin Čech; Björn Grüning; galaxy-...@bx.psu.edu > Subject: Re: [galaxy-dev] Problem using FastQC in Galaxy > &g

Re: [galaxy-dev] Problem using FastQC in Galaxy

2015-01-05 Thread Waldron, Michael H
one. Mike From: John Chilton [jmchil...@gmail.com] Sent: Monday, January 05, 2015 10:25 AM To: Waldron, Michael H Cc: Martin Čech; Björn Grüning; galaxy-...@bx.psu.edu Subject: Re: [galaxy-dev] Problem using FastQC in Galaxy This looks like a bug - but unf

Re: [galaxy-dev] Problem using FastQC in Galaxy

2015-01-05 Thread John Chilton
', > 'https://toolshed.g2.bx.psu.edu/'), ('repository_ids', 'ca249a25748b71a3'), > ('changeset_revisions', '0b201de108b9')], > 'tool_shed_url=https://toolshed.g2.bx.psu.edu/&repository_ids=ca249a25748b71a3&a

Re: [galaxy-dev] Problem using FastQC in Galaxy

2015-01-05 Thread Waldron, Michael H
e: paste.recursive.include_app_iter: paste.recursive.script_name: '' paste.throw_errors: True webob._parsed_query_vars: (MultiDict([('tool_shed_url', 'https://toolshed.g2.bx.psu.edu/'), ('repository_ids', 'ca249a25748b71a3'), ('changeset_

Re: [galaxy-dev] Problem using FastQC in Galaxy

2015-01-05 Thread Martin Čech
_ > From: Björn Grüning [bjoern.gruen...@gmail.com] > Sent: Sunday, January 04, 2015 12:46 PM > To: Waldron, Michael H; Björn Grüning; galaxy-...@bx.psu.edu > Subject: Re: [galaxy-dev] Problem using FastQC in Galaxy > > Hi Mike, > > it can happen that wrappers versions do not

Re: [galaxy-dev] Problem using FastQC in Galaxy

2015-01-04 Thread Waldron, Michael H
pel Hill From: Björn Grüning [bjoern.gruen...@gmail.com] Sent: Sunday, January 04, 2015 12:46 PM To: Waldron, Michael H; Björn Grüning; galaxy-...@bx.psu.edu Subject: Re: [galaxy-dev] Problem using FastQC in Galaxy Hi Mike, it can happen that wrappers versions do

Re: [galaxy-dev] Problem using FastQC in Galaxy

2015-01-04 Thread Björn Grüning
3, 2015 6:42 AM > To: Waldron, Michael H; galaxy-...@bx.psu.edu > Subject: Re: [galaxy-dev] Problem using FastQC in Galaxy > > Hi Michael, > > which version of the FASTQC wrapper are you running? Can you point us to > the exact build and toolshed version? > > Thanks, &g

Re: [galaxy-dev] Problem using FastQC in Galaxy

2015-01-03 Thread Waldron, Michael H
omputing Center University of North Carolina at Chapel Hill From: Björn Grüning [bjoern.gruen...@gmail.com] Sent: Saturday, January 03, 2015 6:42 AM To: Waldron, Michael H; galaxy-...@bx.psu.edu Subject: Re: [galaxy-dev] Problem using FastQC in Galaxy Hi

Re: [galaxy-dev] Problem using FastQC in Galaxy

2015-01-03 Thread Björn Grüning
Hi Michael, which version of the FASTQC wrapper are you running? Can you point us to the exact build and toolshed version? Thanks, Bjoern Am 02.01.2015 um 21:22 schrieb Waldron, Michael H: > Having a problem with directing FastQC output in Galaxy. User is running a > job whose command line look

[galaxy-dev] Problem using FastQC in Galaxy

2015-01-02 Thread Waldron, Michael H
Having a problem with directing FastQC output in Galaxy. User is running a job whose command line looks like this: # FastQC cl = /nas02/apps/galaxy-prod/galaxy-dist/tool-data/shared/jars/FastQC/fastqc --outdir=/proj/galaxy/job_working_directory/010/10467/dataset_13836_files /proj/galaxy/job_wo