Re: [galaxy-dev] How to configure galaxy with a cluster

2014-07-24 Thread Nate Coraor
Hi Ben,

Most of the tools you are looking for should be in the Galaxy Tool Shed:

  https://toolshed.g2.bx.psu.edu/

As for the earlier question regarding the resource selector drop down menu 
which I assume you are seeing on Galaxy Test, this is a feature currently 
available in the development version of Galaxy, and will be part of the next 
stable release:

  
https://bitbucket.org/galaxy/galaxy-central/commits/31b2924315d0b48fa7648ab4bfd04ef754829f71

--nate

On Jul 24, 2014, at 6:08 AM, 王渭巍  wrote:

> Thank you, Bjoern
> It turns out that I forgot start the scheduler, and now galaxy runs smoothly 
> with torque. 
> I am also trying to add more tools, some .xml config of the added tools can 
> be found in "tools", but some of them are missing, I don't know where are 
> they.  I want to try do some customizing to the web interface of the tools. 
> Is there any guidline for me? Thanks a lot. 
> 
> Ciao,
> Ben 
>  
> From: Björn Grüning
> Date: 2014-07-22 16:15
> To: 王渭巍; Björn Grüning; galaxy-dev
> Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
> Hi Ben,
>  
> if the job is in waiting in the queue it's unlikely (not impossible)
> that it is Galaxy fault. Can you recheck your Torque setup and how many
> cores and memory your job has requested?
>  
> Ciao,
> Bjoern
>  
> Am 22.07.2014 10:09, schrieb 王渭巍:
> > Hi, Bjoern,
> >  I've tried the latest galaxy version with Torque 4.1.7, and it 
> > seems all right. But torque version > 4.2 won't work.
> >  And I tried to submit“fastqc readqc” jobs via torque (runner pbs), 
> >  but the job is always in the queue waiting. I submited “fastqc 
> > readqc”local  (runner local) , and the job finished successfully. So the 
> > question is , it seems not all the tools can be submitted via torque (or 
> > other resource manager), right?
> >
> >
> >
> > 王渭巍
> >
> > From: Björn Grüning
> > Date: 2014-07-21 01:23
> > To: 王渭巍; Björn Grüning; galaxy-dev
> > Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
> > Hi Ben,
> >
> > sorry but we do not run a Torque setup.
> >
> > Do you have any concrete questions or error messages?
> >
> > Cheers,
> > Bjoern
> >
> > Am 17.07.2014 04:10, schrieb 王渭巍:
> >> Hi, Bjoern
> >>   Would you share your  procedure to make some tools to run on a 
> >> cluster.
> >>   I have tried 
> >> https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster using 
> >> Torque, but got errors.
> >>   I think maybe it's job_conf.xml. Would you share yours?  Thanks 
> >> a lot
> >>
> >> Ben
> >>
> >>
> >> From: Björn Grüning
> >> Date: 2014-07-16 16:34
> >> To: 王渭巍; Thomas Bellembois; galaxy-dev
> >> Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
> >> Hi Ben,
> >>
> >> that is not possible at the moment. The idea is to keep the
> >> user-inferface as easy as possible for the user. You, as admin, can
> >> decide which resource a specific tool with a specific input will use.
> >> You will never see any options like that in a tool, but you can write a
> >> tool by yourself if you like, or "enhance" the megablast tool.
> >>
> >> Cheers,
> >> Bjoern
> >>
> >>
> >> Am 16.07.2014 09:43, schrieb 王渭巍:
> >>> Thanks a lot, Thomas! It really helps, I added tools section followed 
> >>> your suggestion...
> >>>
> >>> here is my job_conf.xml ( I am using Torque,  I have 3 servers. One for 
> >>> galaxy server, two for cluster computing.  )
> >>>
> >>> 
> >>> 
> >>> 
> >>>  >>> load="galaxy.jobs.runners.pbs:PBSJobRunner"/>
> >>> 
> >>> 
> >>> 
> >>> 
> >>> 
> >>> walltime=72:00:00,nodes=1:ppn=8
> >>> 128
> >>> 
> >>> 
> >>> 
> >>> 
> >>> 
> >>> 
> >>>
> >>> and still no cluster options in "megablast" item.  How can I see cluster 
> >>> options in the page, for example, the page will let me choose to use 
> >>> local server or a cluster.
> >>>
> >>> Ben
> >>>
> >>>
> >>>
> >>> From: Thomas Bellembois
> >>> Date: 2014-07-15 17:41
> >>> To:

Re: [galaxy-dev] How to configure galaxy with a cluster

2014-07-24 Thread 王渭巍
Thank you, Bjoern
It turns out that I forgot start the scheduler, and now galaxy runs smoothly 
with torque. 
I am also trying to add more tools, some .xml config of the added tools can be 
found in "tools", but some of them are missing, I don't know where are they.  I 
want to try do some customizing to the web interface of the tools. Is there any 
guidline for me? Thanks a lot. 

Ciao,


Ben 
 
From: Björn Grüning
Date: 2014-07-22 16:15
To: 王渭巍; Björn Grüning; galaxy-dev
Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
Hi Ben,
 
if the job is in waiting in the queue it's unlikely (not impossible) 
that it is Galaxy fault. Can you recheck your Torque setup and how many 
cores and memory your job has requested?
 
Ciao,
Bjoern
 
Am 22.07.2014 10:09, schrieb 王渭巍:
> Hi, Bjoern,
>  I've tried the latest galaxy version with Torque 4.1.7, and it seems 
> all right. But torque version > 4.2 won't work.
>  And I tried to submit“fastqc readqc” jobs via torque (runner pbs),  
> but the job is always in the queue waiting. I submited “fastqc readqc”local  
> (runner local) , and the job finished successfully. So the question is , it 
> seems not all the tools can be submitted via torque (or other resource 
> manager), right?
>
>
>
> 王渭巍
>
> From: Björn Grüning
> Date: 2014-07-21 01:23
> To: 王渭巍; Björn Grüning; galaxy-dev
> Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
> Hi Ben,
>
> sorry but we do not run a Torque setup.
>
> Do you have any concrete questions or error messages?
>
> Cheers,
> Bjoern
>
> Am 17.07.2014 04:10, schrieb 王渭巍:
>> Hi, Bjoern
>>   Would you share your  procedure to make some tools to run on a 
>> cluster.
>>   I have tried 
>> https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster using 
>> Torque, but got errors.
>>   I think maybe it's job_conf.xml. Would you share yours?  Thanks a 
>> lot
>>
>> Ben
>>
>>
>> From: Björn Grüning
>> Date: 2014-07-16 16:34
>> To: 王渭巍; Thomas Bellembois; galaxy-dev
>> Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
>> Hi Ben,
>>
>> that is not possible at the moment. The idea is to keep the
>> user-inferface as easy as possible for the user. You, as admin, can
>> decide which resource a specific tool with a specific input will use.
>> You will never see any options like that in a tool, but you can write a
>> tool by yourself if you like, or "enhance" the megablast tool.
>>
>> Cheers,
>> Bjoern
>>
>>
>> Am 16.07.2014 09:43, schrieb 王渭巍:
>>> Thanks a lot, Thomas! It really helps, I added tools section followed your 
>>> suggestion...
>>>
>>> here is my job_conf.xml ( I am using Torque,  I have 3 servers. One for 
>>> galaxy server, two for cluster computing.  )
>>>
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> walltime=72:00:00,nodes=1:ppn=8
>>> 128
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>>
>>> and still no cluster options in "megablast" item.  How can I see cluster 
>>> options in the page, for example, the page will let me choose to use local 
>>> server or a cluster.
>>>
>>> Ben
>>>
>>>
>>>
>>> From: Thomas Bellembois
>>> Date: 2014-07-15 17:41
>>> To: galaxy-dev@lists.bx.psu.edu
>>> Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
>>> Hello Ben,
>>>
>>> you can configure your Galaxy instance to use your cluster in the
>>> job_conf.xml file:
>>>
>>> https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster
>>>
>>> You can set up your instance to use your cluster by default for all jobs
>>> or only for specific jobs.
>>>
>>> Here is a part of my job_conf.xml for example:
>>>
>>>
>>> 
>>>>> load="galaxy.jobs.runners.local:LocalJobRunner" workers="4"/>
>>>
>>>
>>>>> load="galaxy.jobs.runners.drmaa:DRMAAJobRunner"/>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>  -r yes -b n -cwd -S /bin/bash
>>> -V -pe galaxy 1
>>>
>>>
>>>   

Re: [galaxy-dev] How to configure galaxy with a cluster

2014-07-22 Thread Björn Grüning

Hi Ben,

if the job is in waiting in the queue it's unlikely (not impossible) 
that it is Galaxy fault. Can you recheck your Torque setup and how many 
cores and memory your job has requested?


Ciao,
Bjoern

Am 22.07.2014 10:09, schrieb 王渭巍:

Hi, Bjoern,
 I've tried the latest galaxy version with Torque 4.1.7, and it seems all 
right. But torque version > 4.2 won't work.
 And I tried to submit“fastqc readqc” jobs via torque (runner pbs),  
but the job is always in the queue waiting. I submited “fastqc readqc”local  
(runner local) , and the job finished successfully. So the question is , it 
seems not all the tools can be submitted via torque (or other resource 
manager), right?



王渭巍

From: Björn Grüning
Date: 2014-07-21 01:23
To: 王渭巍; Björn Grüning; galaxy-dev
Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
Hi Ben,

sorry but we do not run a Torque setup.

Do you have any concrete questions or error messages?

Cheers,
Bjoern

Am 17.07.2014 04:10, schrieb 王渭巍:

Hi, Bjoern
  Would you share your  procedure to make some tools to run on a 
cluster.
  I have tried 
https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster using Torque, 
but got errors.
  I think maybe it's job_conf.xml. Would you share yours?  Thanks a lot

Ben


From: Björn Grüning
Date: 2014-07-16 16:34
To: 王渭巍; Thomas Bellembois; galaxy-dev
Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
Hi Ben,

that is not possible at the moment. The idea is to keep the
user-inferface as easy as possible for the user. You, as admin, can
decide which resource a specific tool with a specific input will use.
You will never see any options like that in a tool, but you can write a
tool by yourself if you like, or "enhance" the megablast tool.

Cheers,
Bjoern


Am 16.07.2014 09:43, schrieb 王渭巍:

Thanks a lot, Thomas! It really helps, I added tools section followed your 
suggestion...

here is my job_conf.xml ( I am using Torque,  I have 3 servers. One for galaxy 
server, two for cluster computing.  )










walltime=72:00:00,nodes=1:ppn=8
128







and still no cluster options in "megablast" item.  How can I see cluster 
options in the page, for example, the page will let me choose to use local server or a 
cluster.

Ben



From: Thomas Bellembois
Date: 2014-07-15 17:41
To: galaxy-dev@lists.bx.psu.edu
Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
Hello Ben,

you can configure your Galaxy instance to use your cluster in the
job_conf.xml file:

https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster

You can set up your instance to use your cluster by default for all jobs
or only for specific jobs.

Here is a part of my job_conf.xml for example:

   

   

   
   
   

   
   
   
   

   
   
   
 -r yes -b n -cwd -S /bin/bash
-V -pe galaxy 1
   
   
 -r yes -b n -cwd -S /bin/bash
-V -pe galaxy 12
   

   

   
   
   
   
   
   
   
   
   
   
   
   


Moreover you Galaxy user and Galaxy server must be allowed to submit
jobs to your scheduler.

Hope it  helps,

Thomas




___
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, please use the interface at:
 http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
 http://galaxyproject.org/search/mailinglists/


___
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, please use the interface at:
 http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
 http://galaxyproject.org/search/mailinglists/

Re: [galaxy-dev] How to configure galaxy with a cluster

2014-07-22 Thread 王渭巍
Hi, Bjoern, 
I've tried the latest galaxy version with Torque 4.1.7, and it seems 
all right. But torque version > 4.2 won't work. 
And I tried to submit“fastqc readqc” jobs via torque (runner pbs),  but 
the job is always in the queue waiting. I submited “fastqc readqc”local  
(runner local) , and the job finished successfully. So the question is , it 
seems not all the tools can be submitted via torque (or other resource 
manager), right? 



王渭巍
 
From: Björn Grüning
Date: 2014-07-21 01:23
To: 王渭巍; Björn Grüning; galaxy-dev
Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
Hi Ben,
 
sorry but we do not run a Torque setup.
 
Do you have any concrete questions or error messages?
 
Cheers,
Bjoern
 
Am 17.07.2014 04:10, schrieb 王渭巍:
> Hi, Bjoern
>  Would you share your  procedure to make some tools to run on a 
> cluster.
>  I have tried 
> https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster using Torque, 
> but got errors.
>  I think maybe it's job_conf.xml. Would you share yours?  Thanks a lot
>
> Ben
>
>
> From: Björn Grüning
> Date: 2014-07-16 16:34
> To: 王渭巍; Thomas Bellembois; galaxy-dev
> Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
> Hi Ben,
>
> that is not possible at the moment. The idea is to keep the
> user-inferface as easy as possible for the user. You, as admin, can
> decide which resource a specific tool with a specific input will use.
> You will never see any options like that in a tool, but you can write a
> tool by yourself if you like, or "enhance" the megablast tool.
>
> Cheers,
> Bjoern
>
>
> Am 16.07.2014 09:43, schrieb 王渭巍:
>> Thanks a lot, Thomas! It really helps, I added tools section followed your 
>> suggestion...
>>
>> here is my job_conf.xml ( I am using Torque,  I have 3 servers. One for 
>> galaxy server, two for cluster computing.  )
>>
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> walltime=72:00:00,nodes=1:ppn=8
>> 128
>> 
>> 
>> 
>> 
>> 
>> 
>>
>> and still no cluster options in "megablast" item.  How can I see cluster 
>> options in the page, for example, the page will let me choose to use local 
>> server or a cluster.
>>
>> Ben
>>
>>
>>
>> From: Thomas Bellembois
>> Date: 2014-07-15 17:41
>> To: galaxy-dev@lists.bx.psu.edu
>> Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
>> Hello Ben,
>>
>> you can configure your Galaxy instance to use your cluster in the
>> job_conf.xml file:
>>
>> https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster
>>
>> You can set up your instance to use your cluster by default for all jobs
>> or only for specific jobs.
>>
>> Here is a part of my job_conf.xml for example:
>>
>>   
>> 
>>   > load="galaxy.jobs.runners.local:LocalJobRunner" workers="4"/>
>>
>>   
>>   > load="galaxy.jobs.runners.drmaa:DRMAAJobRunner"/>
>>   
>>
>>   
>>   
>>   
>>   
>>
>>   
>>   
>>   
>> -r yes -b n -cwd -S /bin/bash
>> -V -pe galaxy 1
>>   
>>   
>> -r yes -b n -cwd -S /bin/bash
>> -V -pe galaxy 12
>>   
>>
>>   
>>
>>   
>>   
>>   > id="toolshed.g2.bx.psu.edu/repos/bhaas/trinityrnaseq/trinityrnaseq/0.0.1" 
>> destination="sge_big"/>
>>   
>>   
>>   > id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastp_wrapper/0.1.00"
>> destination="sge_big"/>
>>   > id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_tblastn_wrapper/0.1.00"
>> destination="sge_big"/>
>>   > id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastx_wrapper/0.1.00"
>> destination="sge_big"/>
>>   > id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.1.00"
>> destination="sge_big"/>
>>   > id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_tblastx_wrapper/0.1.00"
>> destination="sge_big"/>
>>   > id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_rpstblastn_wrapper/0.1.00"
>> destination="sge_big"/>
>>

Re: [galaxy-dev] How to configure galaxy with a cluster

2014-07-20 Thread Björn Grüning

Hi Ben,

sorry but we do not run a Torque setup.

Do you have any concrete questions or error messages?

Cheers,
Bjoern

Am 17.07.2014 04:10, schrieb 王渭巍:

Hi, Bjoern
 Would you share your  procedure to make some tools to run on a cluster.
 I have tried 
https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster using Torque, 
but got errors.
 I think maybe it's job_conf.xml. Would you share yours?  Thanks a lot

Ben


From: Björn Grüning
Date: 2014-07-16 16:34
To: 王渭巍; Thomas Bellembois; galaxy-dev
Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
Hi Ben,

that is not possible at the moment. The idea is to keep the
user-inferface as easy as possible for the user. You, as admin, can
decide which resource a specific tool with a specific input will use.
You will never see any options like that in a tool, but you can write a
tool by yourself if you like, or "enhance" the megablast tool.

Cheers,
Bjoern


Am 16.07.2014 09:43, schrieb 王渭巍:

Thanks a lot, Thomas! It really helps, I added tools section followed your 
suggestion...

here is my job_conf.xml ( I am using Torque,  I have 3 servers. One for galaxy 
server, two for cluster computing.  )










walltime=72:00:00,nodes=1:ppn=8
128







and still no cluster options in "megablast" item.  How can I see cluster 
options in the page, for example, the page will let me choose to use local server or a 
cluster.

Ben



From: Thomas Bellembois
Date: 2014-07-15 17:41
To: galaxy-dev@lists.bx.psu.edu
Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
Hello Ben,

you can configure your Galaxy instance to use your cluster in the
job_conf.xml file:

https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster

You can set up your instance to use your cluster by default for all jobs
or only for specific jobs.

Here is a part of my job_conf.xml for example:

  

  

  
  
  

  
  
  
  

  
  
  
-r yes -b n -cwd -S /bin/bash
-V -pe galaxy 1
  
  
-r yes -b n -cwd -S /bin/bash
-V -pe galaxy 12
  

  

  
  
  
  
  
  
  
  
  
  
  
  


Moreover you Galaxy user and Galaxy server must be allowed to submit
jobs to your scheduler.

Hope it  helps,

Thomas




___
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, please use the interface at:
http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
http://galaxyproject.org/search/mailinglists/


___
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, please use the interface at:
 http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
 http://galaxyproject.org/search/mailinglists/

Re: [galaxy-dev] How to configure galaxy with a cluster

2014-07-16 Thread 王渭巍
Hi, Bjoern
Would you share your  procedure to make some tools to run on a cluster. 
I have tried 
https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster using Torque, 
but got errors. 
I think maybe it's job_conf.xml. Would you share yours?  Thanks a lot

Ben 


From: Björn Grüning
Date: 2014-07-16 16:34
To: 王渭巍; Thomas Bellembois; galaxy-dev
Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
Hi Ben,
 
that is not possible at the moment. The idea is to keep the 
user-inferface as easy as possible for the user. You, as admin, can 
decide which resource a specific tool with a specific input will use. 
You will never see any options like that in a tool, but you can write a 
tool by yourself if you like, or "enhance" the megablast tool.
 
Cheers,
Bjoern
 
 
Am 16.07.2014 09:43, schrieb 王渭巍:
> Thanks a lot, Thomas! It really helps, I added tools section followed your 
> suggestion...
>
> here is my job_conf.xml ( I am using Torque,  I have 3 servers. One for 
> galaxy server, two for cluster computing.  )
>
> 
> 
> 
> 
> 
> 
> 
> 
> 
> walltime=72:00:00,nodes=1:ppn=8
> 128
> 
> 
> 
> 
> 
> 
>
> and still no cluster options in "megablast" item.  How can I see cluster 
> options in the page, for example, the page will let me choose to use local 
> server or a cluster.
>
> Ben
>
>
>
> From: Thomas Bellembois
> Date: 2014-07-15 17:41
> To: galaxy-dev@lists.bx.psu.edu
> Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
> Hello Ben,
>
> you can configure your Galaxy instance to use your cluster in the
> job_conf.xml file:
>
> https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster
>
> You can set up your instance to use your cluster by default for all jobs
> or only for specific jobs.
>
> Here is a part of my job_conf.xml for example:
>
>  
> 
>   load="galaxy.jobs.runners.local:LocalJobRunner" workers="4"/>
>
>  
>   load="galaxy.jobs.runners.drmaa:DRMAAJobRunner"/>
>  
>
>  
>  
>  
>  
>
>  
>  
>  
>-r yes -b n -cwd -S /bin/bash
> -V -pe galaxy 1
>  
>  
>-r yes -b n -cwd -S /bin/bash
> -V -pe galaxy 12
>  
>
>  
>
>  
>  
>   id="toolshed.g2.bx.psu.edu/repos/bhaas/trinityrnaseq/trinityrnaseq/0.0.1" 
> destination="sge_big"/>
>  
>  
>   id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastp_wrapper/0.1.00"
> destination="sge_big"/>
>   id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_tblastn_wrapper/0.1.00"
> destination="sge_big"/>
>   id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastx_wrapper/0.1.00"
> destination="sge_big"/>
>   id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.1.00"
> destination="sge_big"/>
>   id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_tblastx_wrapper/0.1.00"
> destination="sge_big"/>
>   id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_rpstblastn_wrapper/0.1.00"
> destination="sge_big"/>
>   id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_rpsblast_wrapper/0.1.00"
> destination="sge_big"/>
> 
>
> Moreover you Galaxy user and Galaxy server must be allowed to submit
> jobs to your scheduler.
>
> Hope it  helps,
>
> Thomas
>
>
>
>
> ___
> 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, please use the interface at:
>http://lists.bx.psu.edu/
>
> To search Galaxy mailing lists use the unified search at:
>http://galaxyproject.org/search/mailinglists/
>
___
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, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Re: [galaxy-dev] How to configure galaxy with a cluster

2014-07-16 Thread Björn Grüning

Hi Ben,

that is not possible at the moment. The idea is to keep the 
user-inferface as easy as possible for the user. You, as admin, can 
decide which resource a specific tool with a specific input will use. 
You will never see any options like that in a tool, but you can write a 
tool by yourself if you like, or "enhance" the megablast tool.


Cheers,
Bjoern


Am 16.07.2014 09:43, schrieb 王渭巍:

Thanks a lot, Thomas! It really helps, I added tools section followed your 
suggestion...

here is my job_conf.xml ( I am using Torque,  I have 3 servers. One for galaxy 
server, two for cluster computing.  )










walltime=72:00:00,nodes=1:ppn=8
128







and still no cluster options in "megablast" item.  How can I see cluster 
options in the page, for example, the page will let me choose to use local server or a 
cluster.

Ben



From: Thomas Bellembois
Date: 2014-07-15 17:41
To: galaxy-dev@lists.bx.psu.edu
Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
Hello Ben,

you can configure your Galaxy instance to use your cluster in the
job_conf.xml file:

https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster

You can set up your instance to use your cluster by default for all jobs
or only for specific jobs.

Here is a part of my job_conf.xml for example:

 

 

 
 
 

 
 
 
 

 
 
 
   -r yes -b n -cwd -S /bin/bash
-V -pe galaxy 1
 
 
   -r yes -b n -cwd -S /bin/bash
-V -pe galaxy 12
 

 

 
 
 
 
 
 
 
 
 
 
 
 


Moreover you Galaxy user and Galaxy server must be allowed to submit
jobs to your scheduler.

Hope it  helps,

Thomas




___
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, please use the interface at:
   http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
   http://galaxyproject.org/search/mailinglists/


___
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, please use the interface at:
 http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
 http://galaxyproject.org/search/mailinglists/

Re: [galaxy-dev] How to configure galaxy with a cluster

2014-07-16 Thread Ross
>and still no cluster options in "megablast" item.  How can I see cluster
options in the page, for example, the page will let me choose to use local
server or a cluster.

Users can't control destinations for tool execution through any interface
at present AFAIK - tool destinations are automated although you can have
complex plugins which might help. One obvious if slightly painful way to
make them user selectable is to (eg) in tool_conf.xml, include a suitably
cloned version megablast for each of the two destinations - each with a new
id (eg) "megablast_local" is always sent the local queue and the
"megablast_cluster" tool always goes to the cluster in your job conf.

Ugly but possible - I hope this helps.


On Wed, Jul 16, 2014 at 5:43 PM, 王渭巍  wrote:

> Thanks a lot, Thomas! It really helps, I added tools section followed your
> suggestion...
>
> here is my job_conf.xml ( I am using Torque,  I have 3 servers. One for
> galaxy server, two for cluster computing.  )
>
>
> 
> 
> 
>  load="galaxy.jobs.runners.pbs:PBSJobRunner"/>
> 
> 
> 
> 
> 
> walltime=72:00:00,nodes=1:ppn=8
> 128
> 
> 
> 
> 
> 
> 
>
> and still no cluster options in "megablast" item.  How can I see cluster
> options in the page, for example, the page will let me choose to use local
> server or a cluster.
>
> Ben
>
>
>
> *From:* Thomas Bellembois 
> *Date:* 2014-07-15 17:41
> *To:* galaxy-dev@lists.bx.psu.edu
> *Subject:* Re: [galaxy-dev] How to configure galaxy with a cluster
> Hello Ben,
>
> you can configure your Galaxy instance to use your cluster in the
> job_conf.xml file:
>
> https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster
>
> You can set up your instance to use your cluster by default for all jobs
> or only for specific jobs.
>
> Here is a part of my job_conf.xml for example:
>
> 
>  
>  load="galaxy.jobs.runners.local:LocalJobRunner" workers="4"/>
>
> 
>  load="galaxy.jobs.runners.drmaa:DRMAAJobRunner"/>
> 
>
> 
> 
> 
> 
>
> 
> 
> 
>   -r yes -b n -cwd -S /bin/bash
> -V -pe galaxy 1
> 
> 
>   -r yes -b n -cwd -S /bin/bash
> -V -pe galaxy 12
> 
>
> 
>
> 
> 
>  id="toolshed.g2.bx.psu.edu/repos/bhaas/trinityrnaseq/trinityrnaseq/0.0.1"
> destination="sge_big"/>
> 
> 
>  id="
> toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastp_wrapper/0.1.00
> "
> destination="sge_big"/>
>  id="
> toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_tblastn_wrapper/0.1.00
> "
> destination="sge_big"/>
>  id="
> toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastx_wrapper/0.1.00
> "
> destination="sge_big"/>
>  id="
> toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.1.00
> "
> destination="sge_big"/>
>  id="
> toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_tblastx_wrapper/0.1.00
> "
> destination="sge_big"/>
>  id="
> toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_rpstblastn_wrapper/0.1.00
> "
> destination="sge_big"/>
>  id="
> toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_rpsblast_wrapper/0.1.00
> "
> destination="sge_big"/>
> 
>
> Moreover you Galaxy user and Galaxy server must be allowed to submit
> jobs to your scheduler.
>
> Hope it  helps,
>
> Thomas
>
> --
> Thomas Bellembois, Network and System Administrator
> ENS-Lyon/IGFL - FRANCE
> +33 4 26 73 13 67
>
> .The IGFL is a member of the "portail-labos" project
> (https://portail-labos.ens-lyon.fr/site/).
> .IGFL IT documentation: http://itdoc.igfl.ens-lyon.fr/itdoc
>
> On 15/07/2014 11:22, 王渭巍 wrote:
> > Hello, everyone,
> > I am new here, and I am trying to configure galaxy with a
> cluster.
> > I have 3 servers. One for galaxy server, two for cluster
> computing. And I followed "Running Galaxy Tools on a Cluster" done the
> configuration.
> > Now I have 2 questions:
> > 1. How to vertify whether I have configured the galaxy cluster
> successfully? For example, I don't see there is any cluster options in "NGS
> mapping (bowtie2)  ", but I see cluster options in a web galaxy.
> > 2. And any other work I

Re: [galaxy-dev] How to configure galaxy with a cluster

2014-07-16 Thread Thomas Bellembois
Hello,

I am not a megablast expert but the
"tools/metag_tools/megablast_wrapper.xml" may help you to understand how
the program is run. You may want to tune the parameters.

Regards,

Thomas

On 16/07/2014 09:43, 王渭巍 wrote:
> Thanks a lot, Thomas! It really helps, I added tools section followed your 
> suggestion...
> 
> here is my job_conf.xml ( I am using Torque,  I have 3 servers. One for 
> galaxy server, two for cluster computing.  )
> 
>  
>  
>  
>  
>  
>  
>  
>  
>  
> walltime=72:00:00,nodes=1:ppn=8 
> 128 
>  
>  
>  
>  
>  
> 
> 
> and still no cluster options in "megablast" item.  How can I see cluster 
> options in the page, for example, the page will let me choose to use local 
> server or a cluster. 
> 
> Ben
> 
> 
>  
> From: Thomas Bellembois
> Date: 2014-07-15 17:41
> To: galaxy-dev@lists.bx.psu.edu
> Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
> Hello Ben,
>  
> you can configure your Galaxy instance to use your cluster in the
> job_conf.xml file:
>  
> https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster
>  
> You can set up your instance to use your cluster by default for all jobs
> or only for specific jobs.
>  
> Here is a part of my job_conf.xml for example:
>  
> 
> 
>  load="galaxy.jobs.runners.local:LocalJobRunner" workers="4"/>
>  
> 
>  load="galaxy.jobs.runners.drmaa:DRMAAJobRunner"/>
> 
>  
> 
> 
> 
> 
>  
> 
> 
> 
>   -r yes -b n -cwd -S /bin/bash
> -V -pe galaxy 1
> 
> 
>   -r yes -b n -cwd -S /bin/bash
> -V -pe galaxy 12
> 
>  
> 
>  
> 
> 
>  id="toolshed.g2.bx.psu.edu/repos/bhaas/trinityrnaseq/trinityrnaseq/0.0.1" 
> destination="sge_big"/>
> 
> 
>  id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastp_wrapper/0.1.00"
> destination="sge_big"/>
>  id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_tblastn_wrapper/0.1.00"
> destination="sge_big"/>
>  id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastx_wrapper/0.1.00"
> destination="sge_big"/>
>  id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastn_wrapper/0.1.00"
> destination="sge_big"/>
>  id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_tblastx_wrapper/0.1.00"
> destination="sge_big"/>
>  id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_rpstblastn_wrapper/0.1.00"
> destination="sge_big"/>
>  id="toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_rpsblast_wrapper/0.1.00"
> destination="sge_big"/>
> 
>  
> Moreover you Galaxy user and Galaxy server must be allowed to submit
> jobs to your scheduler.
>  
> Hope it  helps,
>  
> Thomas
>  
> 


-- 
Thomas Bellembois, Network and System Administrator
ENS-Lyon/IGFL - FRANCE
+33 4 26 73 13 67

.The IGFL is a member of the "portail-labos" project
(https://portail-labos.ens-lyon.fr/site/).
.IGFL IT documentation: http://itdoc.igfl.ens-lyon.fr/itdoc
___
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, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Re: [galaxy-dev] How to configure galaxy with a cluster

2014-07-16 Thread 王渭巍
Thanks a lot, Thomas! It really helps, I added tools section followed your 
suggestion...

here is my job_conf.xml ( I am using Torque,  I have 3 servers. One for galaxy 
server, two for cluster computing.  )

 
 
 
 
 
 
 
 
 
walltime=72:00:00,nodes=1:ppn=8 
128 
 
 
 
 
 


and still no cluster options in "megablast" item.  How can I see cluster 
options in the page, for example, the page will let me choose to use local 
server or a cluster. 

Ben


 
From: Thomas Bellembois
Date: 2014-07-15 17:41
To: galaxy-dev@lists.bx.psu.edu
Subject: Re: [galaxy-dev] How to configure galaxy with a cluster
Hello Ben,
 
you can configure your Galaxy instance to use your cluster in the
job_conf.xml file:
 
https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster
 
You can set up your instance to use your cluster by default for all jobs
or only for specific jobs.
 
Here is a part of my job_conf.xml for example:
 



 



 




 



  -r yes -b n -cwd -S /bin/bash
-V -pe galaxy 1


  -r yes -b n -cwd -S /bin/bash
-V -pe galaxy 12

 

 













 
Moreover you Galaxy user and Galaxy server must be allowed to submit
jobs to your scheduler.
 
Hope it  helps,
 
Thomas
 
-- 
Thomas Bellembois, Network and System Administrator
ENS-Lyon/IGFL - FRANCE
+33 4 26 73 13 67
 
.The IGFL is a member of the "portail-labos" project
(https://portail-labos.ens-lyon.fr/site/).
.IGFL IT documentation: http://itdoc.igfl.ens-lyon.fr/itdoc
 
On 15/07/2014 11:22, 王渭巍 wrote:
> Hello, everyone, 
> I am new here, and I am trying to configure galaxy with a cluster. 
> I have 3 servers. One for galaxy server, two for cluster computing. 
> And I followed "Running Galaxy Tools on a Cluster" done the configuration. 
> Now I have 2 questions:
> 1. How to vertify whether I have configured the galaxy cluster 
> successfully? For example, I don't see there is any cluster options in "NGS 
> mapping (bowtie2)  ", but I see cluster options in a web galaxy. 
> 2. And any other work I should do for configuring galaxy with a 
> cluster?
> Thank you for any help.
> 
> Ben 
> 
> 
> 
> ___
> 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, please use the interface at:
>   http://lists.bx.psu.edu/
> 
> To search Galaxy mailing lists use the unified search at:
>   http://galaxyproject.org/search/mailinglists/
> 
 
 
 
___
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, please use the interface at:
  http://lists.bx.psu.edu/
 
To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/
___
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, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Re: [galaxy-dev] How to configure galaxy with a cluster

2014-07-15 Thread Thomas Bellembois
Hello Ben,

you can configure your Galaxy instance to use your cluster in the
job_conf.xml file:

https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster

You can set up your instance to use your cluster by default for all jobs
or only for specific jobs.

Here is a part of my job_conf.xml for example:

















  -r yes -b n -cwd -S /bin/bash
-V -pe galaxy 1


  -r yes -b n -cwd -S /bin/bash
-V -pe galaxy 12


















Moreover you Galaxy user and Galaxy server must be allowed to submit
jobs to your scheduler.

Hope it  helps,

Thomas

-- 
Thomas Bellembois, Network and System Administrator
ENS-Lyon/IGFL - FRANCE
+33 4 26 73 13 67

.The IGFL is a member of the "portail-labos" project
(https://portail-labos.ens-lyon.fr/site/).
.IGFL IT documentation: http://itdoc.igfl.ens-lyon.fr/itdoc

On 15/07/2014 11:22, 王渭巍 wrote:
> Hello, everyone, 
> I am new here, and I am trying to configure galaxy with a cluster. 
> I have 3 servers. One for galaxy server, two for cluster computing. 
> And I followed "Running Galaxy Tools on a Cluster" done the configuration. 
> Now I have 2 questions:
> 1. How to vertify whether I have configured the galaxy cluster 
> successfully? For example, I don't see there is any cluster options in "NGS 
> mapping (bowtie2)  ", but I see cluster options in a web galaxy. 
> 2. And any other work I should do for configuring galaxy with a 
> cluster?
> Thank you for any help.
> 
> Ben 
> 
> 
> 
> ___
> 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, please use the interface at:
>   http://lists.bx.psu.edu/
> 
> To search Galaxy mailing lists use the unified search at:
>   http://galaxyproject.org/search/mailinglists/
> 



___
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, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

[galaxy-dev] How to configure galaxy with a cluster

2014-07-15 Thread 王渭巍
Hello, everyone, 
I am new here, and I am trying to configure galaxy with a cluster. 
I have 3 servers. One for galaxy server, two for cluster computing. And 
I followed "Running Galaxy Tools on a Cluster" done the configuration. 
Now I have 2 questions:
1. How to vertify whether I have configured the galaxy cluster 
successfully? For example, I don't see there is any cluster options in "NGS 
mapping (bowtie2)  ", but I see cluster options in a web galaxy. 
2. And any other work I should do for configuring galaxy with a cluster?
Thank you for any help.

Ben 
___
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, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/