[galaxy-dev] Extra authentication

2013-06-27 Thread shashi shekhar
Hi,
i have installed local instance of galaxy in my  linux system.

i want to add an extra  authentication  mechanism before saving user 
information into database in which file i have to do modification .?

regards
shashi
___
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 enable auto option for newly added file formats

2013-06-26 Thread shashi shekhar
Hi Bjorn ,


thanks for reply ...my problem has solved ...it's working now ..

regards
shashi



 From: Björn Grüning 
To: shashi shekhar  
Cc: Peter Cock ; Galaxy Dev  
Sent: Tuesday, 25 June 2013 9:44 PM
Subject: Re: [galaxy-dev] How to enable auto option for newly added file formats
 

Am Dienstag, den 25.06.2013, 19:15 +0800 schrieb shashi shekhar:
> Hi Björn,
> 
> 
> Thanks Björn for the reply ,
> 
> 
> But pdb file format is working not working auto option ..it works with
> by selecting PDB file format option in galaxy ...
> do i have to modify any registry.py file or any other file ?  i have
> included only init ,init_meta  and sniff  function  in PDB ( txt ) in
> data.py file ..

Yes you have to modify the registry.py file. And you need to take care
of the order of registered sniffers, these are crucial.

Or you just install these data types from my tool shed repository :)

Cheers,
Bjoern

> Regards
> shahsi
> 
> 
> 
> ______
> From: Björn Grüning 
> To: shashi shekhar  
> Cc: Peter Cock ; Galaxy Dev
>  
> Sent: Tuesday, 25 June 2013 3:40 PM
> Subject: Re: [galaxy-dev] How to enable auto option for newly added
> file formats
> 
> 
> Hi Shashi,
> 
> can you try my molecule datatype repository?
> 
> http://testtoolshed.g2.bx.psu.edu/view/bgruening/chemical_datatypes
> 
> The source is here:
> https://github.com/bgruening/galaxytools/blob/master/chemicaltoolbox/datatypes/molecules.py
> 
> I have also a PDB definition inluded maybe that works for you and we
> can
> join the effort.
> 
> Thanks,
> Bjoern
> 
> 
> 
> > Hi,
> > yeah i followd this tutorial ..
> > http://wiki.galaxyproject.org/Admin/Datatypes/Adding%20Datatypes
> > 
> > yeah ,i have tested  my sniff methods .it works fine .when i upload
> > any pdb file by using  the option file format (PDB ) , it works  but
> > with auto option it doesnot work 
> > regards
> > shashi
> > 
> > 
> > 
> >
> __
> > From: Peter Cock 
> > To: shashi shekhar  
> > Cc: Galaxy Dev  
> > Sent: Tuesday, 25 June 2013 1:14 PM
> > Subject: Re: [galaxy-dev] How to enable auto option for newly added
> > file formats
> > 
> > 
> > On Tue, Jun 25, 2013 at 8:28 AM, shashi shekhar
> >  wrote:
> > > Hi,
> > >
> > > yeah ..it is same thing... but i followed the  galaxy
> -datatype(how
> > to add
> > > new file format)tutorial ..but still  my newly added file format
> is
> > not
> > > working with auto option it always display txt format ..it is
> > similar to
> > > txt format with some specific property ..
> > >
> > > Reagrds
> > > shashi
> > 
> > So you've followed this:
> > http://wiki.galaxyproject.org/Admin/Datatypes/Adding%20Datatypes
> > 
> > Have you tested your sniff method works? Have you checked the
> > order the file types are tested?
> > 
> > Peter
> > 
> > P.S. Don't forget to CC the mailing list.
> > 
> > 
> > 
> > ___
> > 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 enable auto option for newly added file formats

2013-06-25 Thread shashi shekhar
Hi Björn,

Thanks Björn for the reply ,

But pdb file format is working not working auto option ..it works with by 
selecting PDB file format option in galaxy ...
do i have to modify any registry.py file or any other file ?  i have included 
only init ,init_meta  and sniff  function  in PDB ( txt ) in data.py file ..

Regards
shahsi



 From: Björn Grüning 
To: shashi shekhar  
Cc: Peter Cock ; Galaxy Dev  
Sent: Tuesday, 25 June 2013 3:40 PM
Subject: Re: [galaxy-dev] How to enable auto option for newly added file formats
 

Hi Shashi,

can you try my molecule datatype repository?

http://testtoolshed.g2.bx.psu.edu/view/bgruening/chemical_datatypes

The source is here:
https://github.com/bgruening/galaxytools/blob/master/chemicaltoolbox/datatypes/molecules.py

I have also a PDB definition inluded maybe that works for you and we can
join the effort.

Thanks,
Bjoern



> Hi,
> yeah i followd this tutorial ..
> http://wiki.galaxyproject.org/Admin/Datatypes/Adding%20Datatypes
> 
> yeah ,i have tested  my sniff methods .it works fine .when i upload
> any pdb file by using  the option file format (PDB ) , it works  but
> with auto option it doesnot work 
> regards
> shashi
> 
> 
> 
> ______
> From: Peter Cock 
> To: shashi shekhar  
> Cc: Galaxy Dev  
> Sent: Tuesday, 25 June 2013 1:14 PM
> Subject: Re: [galaxy-dev] How to enable auto option for newly added
> file formats
> 
> 
> On Tue, Jun 25, 2013 at 8:28 AM, shashi shekhar
>  wrote:
> > Hi,
> >
> > yeah ..it is same thing... but i followed the  galaxy -datatype(how
> to add
> > new file format)tutorial ..but still  my newly added file format is
> not
> > working with auto option it always display txt format ..it is
> similar to
> > txt format with some specific property ..
> >
> > Reagrds
> > shashi
> 
> So you've followed this:
> http://wiki.galaxyproject.org/Admin/Datatypes/Adding%20Datatypes
> 
> Have you tested your sniff method works? Have you checked the
> order the file types are tested?
> 
> Peter
> 
> P.S. Don't forget to CC the mailing list.
> 
> 
> 
> ___
> 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 enable auto option for newly added file formats

2013-06-25 Thread shashi shekhar
Hi,
yeah i followd this tutorial ..
http://wiki.galaxyproject.org/Admin/Datatypes/Adding%20Datatypes

yeah ,i have tested  my sniff methods .it works fine .when i upload any pdb 
file by using  the option file format (PDB ) , it works  but with auto option 
it doesnot work 
regards
shashi



 From: Peter Cock 
To: shashi shekhar  
Cc: Galaxy Dev  
Sent: Tuesday, 25 June 2013 1:14 PM
Subject: Re: [galaxy-dev] How to enable auto option for newly added file formats
 

On Tue, Jun 25, 2013 at 8:28 AM, shashi shekhar  wrote:
> Hi,
>
> yeah ..it is same thing... but i followed the  galaxy -datatype(how to add
> new file format)tutorial ..but still  my newly added file format is not
> working with auto option it always display txt format ..it is similar to
> txt format with some specific property ..
>
> Reagrds
> shashi

So you've followed this:
http://wiki.galaxyproject.org/Admin/Datatypes/Adding%20Datatypes

Have you tested your sniff method works? Have you checked the
order the file types are tested?

Peter

P.S. Don't forget to CC the mailing list.___
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 enable auto option for newly added file formats

2013-06-24 Thread shashi shekhar
Hi,

I want to enable option  auto option for some format ..how  will i proceed . I  
have alreadu added the format in galaxy ., which works without auto option.

Regards
shashi
___
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] visulaization tool

2013-06-21 Thread shashi shekhar
Hi James,
galaxy.pdb is a dataset  in  galaxy , which is shown by  this url  
http://10.180.8.54:9098/display_application/1fad1eaf5f4f1766/jmol_pdb/jmol_main/5da8464cb811e1a6/data/galaxy.pdb.

i want to download this link  in galaxy by using python or java . after 
downloading,downloaded file contains only  html tags ..not the actual content .
it wont's display the actual contents.

Regards
shashi



 From: James Taylor 
To: shashi shekhar  
Cc: "galaxy-dev@lists.bx.psu.edu"  
Sent: Thursday, 20 June 2013 8:57 PM
Subject: Re: [galaxy-dev] visulaization tool
 

Display applications are extensively documented here:
http://wiki.galaxyproject.org/Admin/Tools/External%20Display%20Applications%20Tutorial

--
James Taylor, Assistant Professor, Biology/CS, Emory University


On Thu, Jun 20, 2013 at 2:20 AM, shashi shekhar  wrote:
> Hi james,
>
> can you  share some examples of display application . and in which tool you
> use for display application in galaxy ?
>
>
> Regards
> shashi
>
> ________
> From: James Taylor 
> To: shashi shekhar 
> Cc: Ross ; "galaxy-dev@lists.bx.psu.edu"
> 
> Sent: Wednesday, 19 June 2013 7:03 PM
>
> Subject: Re: [galaxy-dev] visulaization tool
>
> Tightly integrated interactive visualizations like Trackster need to be web
> based (implemented in Javascript). See our paper that just came out in BMC
> genomics. Note there is already a phylogenetic tree visualization tool
> (phyloviz) that was built by Tomithy Too. Extensions to that for additional
> features would be welcome.
>
> For a Java based visualization tool you need to take a completely different
> approach. Look at Display Applications support, specifically examples like
> IGB and IGV.
>
> On Jun 19, 2013, at 7:56 AM, shashi shekhar  wrote:
>
> Hi Ross,
> Actually i have to add the  visualization which  will be interactive . it
> will take dataset  from galaxy .it will be in the same way as tracker works
> .
> in stead of tracker i want to add my own visualization tool. from wehere
> should i start  to replace tracker with my own visulization tool.
> Regards
> shashi
>
> 
> From: Ross 
> To: shashi shekhar 
> Cc: Hans-Rudolf Hotz ; "galaxy-dev@lists.bx.psu.edu"
> 
> Sent: Wednesday, 19 June 2013 5:02 PM
> Subject: Re: [galaxy-dev] visulaization tool
>
> Shashi,
> Thanks for the additional information.
> AFAIK: If it's command line driven and spews out pdf's, adapt any similar
> tool that spews out pdfs like fastqc.
> Galaxy tool execution is isolated from the user and from Galaxy itself, so
> communication is just not possible if it's interactive - unless you hack the
> tool into Galaxy itself or something. There is no documentation for that.
>
>
>
> On Wed, Jun 19, 2013 at 9:01 PM, shashi shekhar 
> wrote:
>
> Hi Ross,
> thanks for the reply . actually i want to use TreeView as visulaization
> tool.
>
> TreeView X is an open source and multi-platform program to display
> phylogenetic trees. It can read and display NEXUS and Newick format tree
> files (such as those output by PAUP*, ClustalX, TREE-PUZZLE, and other
> programs). It allows one to order the branches of the trees, and to export
> the trees in SVG format.
>
> i have to add  treeviewx in galaxy..
>
> Regards
> shashi
>
>
> 
> From: Ross 
> To: shashi shekhar 
> Cc: Hans-Rudolf Hotz ; "galaxy-dev@lists.bx.psu.edu"
> 
> Sent: Wednesday, 19 June 2013 3:28 PM
>
> Subject: Re: [galaxy-dev] visulaization tool
>
> Shashi,
> Hans made a brave guess based on your vague question, but you'll probably
> get better answers if you do us all a favour and make an effort to provide
> unambiguous detail about exactly what you want to achieve.
>
> If there is a working Galaxy tool that does what you need but using a
> different "visualisation program" (whatever you mean by that vague term),
> substituting your executable will probably be relatively trivial. eg do you
> consider the Html object produced by the fastqc or the image from the
> scatterplot tool to be "visualisation program" outputs? If so, clone a
> working tool.
>
>
> On Wed, Jun 19, 2013 at 5:37 PM, shashi shekhar 
> wrote:
>
>
> Hi,
>
> I want to add the the complete separate tool in galaxy . how will i do it
> ..i don't want to use existing visulaization tool.
>
> Regards
> shashi
>
> 
> From: Hans-Rudolf Hotz 
> To: shashi shekhar 
> Cc: "galaxy-dev@lists.bx.psu.edu" 
> Sent: Wednesday, 19 June 2013 12:29 PM
> 

Re: [galaxy-dev] visulaization tool

2013-06-20 Thread shashi shekhar
Hi Ross,

i am using display application as  visualization in galaxy.

display id="ucsc_interval_as_bed" version="1.0.0" name="display at UCSC">

 
http://genome.ucsc.edu/cgi-bin/hgTracks?db=${qp($bed_file.dbkey)}&position=${position.qp}&hgt.customText=${bed_file.qp}
   

what is the meaninng  
and what is the use of url="galaxy.bed" ?



Regards
shashi

________
 From: Ross 
To: shashi shekhar  
Cc: "galaxy-dev@lists.bx.psu.edu"  
Sent: Wednesday, 19 June 2013 5:32 PM
Subject: Re: [galaxy-dev] visulaization tool
 


Shashi,
Beats me. Cloning the visualisation code would be a good start I'd guess. It 
will not be trivial.
Others may have better ideas.


On Wed, Jun 19, 2013 at 9:56 PM, shashi shekhar  wrote:

Hi Ross,
>Actually i have to add the  visualization which  will be interactive . it  
>will take dataset  from galaxy .it will be in the same way as tracker works .
>in stead of tracker i want to add my own visualization tool. from wehere 
>should i start  to replace tracker with my own visulization tool.
>Regards
>shashi
>
>
>
>
> From: Ross 
>To: shashi shekhar  
>Cc: Hans-Rudolf Hotz ; "galaxy-dev@lists.bx.psu.edu" 
> 
>Sent: Wednesday, 19 June 2013 5:02 PM
>
>Subject: Re: [galaxy-dev] visulaization tool
> 
>
>
>Shashi,
>Thanks for the additional information. 
>AFAIK: If it's command line driven and spews out pdf's, adapt any similar tool 
>that spews out pdfs like fastqc. 
>Galaxy tool execution is isolated from the user and from Galaxy itself, so 
>communication is just not possible if it's interactive - unless you hack the 
>tool into Galaxy itself or something. There is no documentation for that.
>
>
>
>
>
>On Wed, Jun 19, 2013 at 9:01 PM, shashi shekhar  
>wrote:
>
>Hi Ross,
>>thanks for the reply . actually i want to use TreeView as visulaization tool.
>>
>>
>>
>>TreeView X is an open source and multi-platform program to display 
>>phylogenetic trees. It can read and display NEXUS and Newick format tree 
>>files (such as those output by PAUP*, ClustalX, TREE-PUZZLE, and other 
>>programs). It allows one to order the branches of the trees, and to export 
>>the trees in SVG format.
>>
>>
>>i have to add  treeviewx in galaxy..
>>
>>
>>Regardsshashi
>>
>>
>>
>>
>>
>>
>> From: Ross 
>>To: shashi shekhar  
>>Cc: Hans-Rudolf Hotz ; "galaxy-dev@lists.bx.psu.edu" 
>> 
>>Sent: Wednesday, 19 June 2013 3:28 PM
>>
>>Subject: Re: [galaxy-dev] visulaization tool
>> 
>>
>>
>>Shashi,
>>Hans made a brave guess based on your vague question, but you'll probably get 
>>better answers if you do us all a favour and make an effort to provide 
>>unambiguous detail about exactly what you want to achieve. 
>>
>>
>>If there is a working Galaxy tool that does what you need but using a 
>>different "visualisation program" (whatever you mean by that vague term), 
>>substituting your executable will probably be relatively trivial. eg do you 
>>consider the Html object produced by the fastqc or the image from the 
>>scatterplot tool to be "visualisation program" outputs? If so, clone a 
>>working tool.
>>
>>
>>
>>
>>On Wed, Jun 19, 2013 at 5:37 PM, shashi shekhar  
>>wrote:
>>
>>
>>>
>>>Hi,
>>>
>>>
>>>I want to add the the complete separate tool in galaxy . how will i do it 
>>>..i don't want to use existing visulaization tool.
>>>
>>>
>>>Regardsshashi
>>>
>>>
>>>
>>>
>>> From: Hans-Rudolf Hotz 
>>>To: shashi shekhar  
>>>Cc: "galaxy-dev@lists.bx.psu.edu"  
>>>Sent: Wednesday, 19 June 2013 12:29 PM
>>>Subject: Re: [galaxy-dev] visulaization tool
>>> 
>>>
>>>Hi Shashi
>>>
>>>Have a look at:
>>>
>>>http://wiki.galaxyproject.org/Learn/Visualization
>>>http://wiki.galaxyproject.org/Visualization%20Setup
>>>
>>>
>>>Regards, Hans-Rudolf
>>>
>>>
>>>
>>>On 06/19/2013 08:07 AM, shashi shekhar wrote:
>>>> Hi,
>>>>
>>>> i want to add new  visualization tool in galaxy . can i get the required
>>>> documents ?
>>>>
>>>> can u send me the details how can i add the visualization tool in  galaxy .
>>>>
>>>>
>>>>
>>>> Regards
>>>> shashi
>>>
>
>
>
>___
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] visulaization tool

2013-06-19 Thread shashi shekhar



Hi james,


49: 1.bigwig
20.7 KB
format: bigwig, database: ?
uploaded bigwig file
display in IGB Local Web 


 I have uploaded 1.bigwig  file  in this https://main.g2.bx.psu.edu/ galaxy . 
but when i clicked Web  option . it creates a ".jnlp" file . I am not able to 
see anything on web .  how the local option works in this case ?

regards
shashi

____
 From: shashi shekhar 
To: James Taylor  
Cc: "galaxy-dev@lists.bx.psu.edu"  
Sent: Thursday, 20 June 2013 11:50 AM
Subject: Re: [galaxy-dev] visulaization tool
 


Hi james,

can you  share some examples of display application . and in which tool you use 
for display application in galaxy ?


Regards
shashi



 From: James Taylor 
To: shashi shekhar  
Cc: Ross ; "galaxy-dev@lists.bx.psu.edu" 
 
Sent: Wednesday, 19 June 2013 7:03 PM
Subject: Re: [galaxy-dev] visulaization tool
 


Tightly integrated interactive visualizations like Trackster need to be web 
based (implemented in Javascript). See our paper that just came out in BMC 
genomics. Note there is already a phylogenetic tree visualization tool 
(phyloviz) that was built by Tomithy Too. Extensions to that for additional 
features would be welcome.

For a Java based visualization tool you need to take a completely different 
approach. Look at Display Applications support, specifically examples like IGB 
and IGV.

On Jun 19, 2013, at 7:56 AM, shashi shekhar  wrote:


Hi Ross,
>Actually i have to add the  visualization which  will be interactive . it  
>will take dataset  from galaxy .it will be in the same way as tracker works .
>in stead of tracker i want to add my own visualization tool. from wehere 
>should i start  to replace tracker with my own visulization tool.
>Regards
>shashi
>
>
>
>____
> From: Ross 
>To: shashi shekhar  
>Cc: Hans-Rudolf Hotz ; "galaxy-dev@lists.bx.psu.edu" 
> 
>Sent: Wednesday, 19 June 2013 5:02 PM
>Subject: Re: [galaxy-dev] visulaization tool
> 
>
>
>Shashi,
>Thanks for the additional information. 
>AFAIK: If it's command line driven and spews out pdf's, adapt any similar tool 
>that spews out pdfs like fastqc. 
>Galaxy tool execution is isolated from the user and from Galaxy itself, so 
>communication is just not possible if it's interactive - unless you hack the 
>tool into Galaxy itself or something. There is no documentation for that.
>
>
>
>
>
>On Wed, Jun 19, 2013 at 9:01 PM, shashi shekhar  
>wrote:
>
>Hi Ross,
>>thanks for the reply . actually i want to use TreeView as visulaization tool.
>>
>>
>>
>>TreeView X is an open source and multi-platform program to display 
>>phylogenetic trees. It can read and display NEXUS and Newick format tree 
>>files (such as those output by PAUP*, ClustalX, TREE-PUZZLE, and other 
>>programs). It allows one to order the branches of the trees, and to export 
>>the trees in SVG format.
>>
>>
>>i have to add  treeviewx in galaxy..
>>
>>
>>Regardsshashi
>>
>>
>>
>>
>>
>>
>> From: Ross 
>>To: shashi shekhar  
>>Cc: Hans-Rudolf Hotz ; "galaxy-dev@lists.bx.psu.edu" 
>> 
>>Sent: Wednesday, 19 June 2013 3:28 PM
>>
>>Subject: Re: [galaxy-dev] visulaization tool
>> 
>>
>>
>>Shashi,
>>Hans made a brave guess based on your vague question, but you'll probably get 
>>better answers if you do us all a favour and make an effort to provide 
>>unambiguous detail about exactly what you want to achieve. 
>>
>>
>>If there is a working Galaxy tool that does what you need but using a 
>>different "visualisation program" (whatever you mean by that vague term), 
>>substituting your executable will probably be relatively trivial. eg do you 
>>consider the Html object produced by the fastqc or the image from the 
>>scatterplot tool to be "visualisation program" outputs? If so, clone a 
>>working tool.
>>
>>
>>
>>
>>On Wed, Jun 19, 2013 at 5:37 PM, shashi shekhar  
>>wrote:
>>
>>
>>>
>>>Hi,
>>>
>>>
>>>I want to add the the complete separate tool in galaxy . how will i do it 
>>>..i don't want to use existing visulaization tool.
>>>
>>>
>>>Regardsshashi
>>>
>>>
>>>
>>>
>>> From: Hans-Rudolf Hotz 
>>>To: shashi shekhar  
>>>Cc: "galaxy-dev@lists.bx.psu.edu"  
>>>Sent: Wednesday, 19 June 2013 12:29 PM
>>>Subject: Re: [galaxy-dev] visulaization t

Re: [galaxy-dev] visulaization tool

2013-06-19 Thread shashi shekhar
Hi james,

can you  share some examples of display application . and in which tool you use 
for display application in galaxy ?


Regards
shashi



 From: James Taylor 
To: shashi shekhar  
Cc: Ross ; "galaxy-dev@lists.bx.psu.edu" 
 
Sent: Wednesday, 19 June 2013 7:03 PM
Subject: Re: [galaxy-dev] visulaization tool
 


Tightly integrated interactive visualizations like Trackster need to be web 
based (implemented in Javascript). See our paper that just came out in BMC 
genomics. Note there is already a phylogenetic tree visualization tool 
(phyloviz) that was built by Tomithy Too. Extensions to that for additional 
features would be welcome.

For a Java based visualization tool you need to take a completely different 
approach. Look at Display Applications support, specifically examples like IGB 
and IGV.

On Jun 19, 2013, at 7:56 AM, shashi shekhar  wrote:


Hi Ross,
>Actually i have to add the  visualization which  will be interactive . it  
>will take dataset  from galaxy .it will be in the same way as tracker works .
>in stead of tracker i want to add my own visualization tool. from wehere 
>should i start  to replace tracker with my own visulization tool.
>Regards
>shashi
>
>
>
>________
> From: Ross 
>To: shashi shekhar  
>Cc: Hans-Rudolf Hotz ; "galaxy-dev@lists.bx.psu.edu" 
> 
>Sent: Wednesday, 19 June 2013 5:02 PM
>Subject: Re: [galaxy-dev] visulaization tool
> 
>
>
>Shashi,
>Thanks for the additional information. 
>AFAIK: If it's command line driven and spews out pdf's, adapt any similar tool 
>that spews out pdfs like fastqc. 
>Galaxy tool execution is isolated from the user and from Galaxy itself, so 
>communication is just not possible if it's interactive - unless you hack the 
>tool into Galaxy itself or something. There is no documentation for that.
>
>
>
>
>
>On Wed, Jun 19, 2013 at 9:01 PM, shashi shekhar  
>wrote:
>
>Hi Ross,
>>thanks for the reply . actually i want to use TreeView as visulaization tool.
>>
>>
>>
>>TreeView X is an open source and multi-platform program to display 
>>phylogenetic trees. It can read and display NEXUS and Newick format tree 
>>files (such as those output by PAUP*, ClustalX, TREE-PUZZLE, and other 
>>programs). It allows one to order the branches of the trees, and to export 
>>the trees in SVG format.
>>
>>
>>i have to add  treeviewx in galaxy..
>>
>>
>>Regardsshashi
>>
>>
>>
>>
>>
>>
>> From: Ross 
>>To: shashi shekhar  
>>Cc: Hans-Rudolf Hotz ; "galaxy-dev@lists.bx.psu.edu" 
>> 
>>Sent: Wednesday, 19 June 2013 3:28 PM
>>
>>Subject: Re: [galaxy-dev] visulaization tool
>> 
>>
>>
>>Shashi,
>>Hans made a brave guess based on your vague question, but you'll probably get 
>>better answers if you do us all a favour and make an effort to provide 
>>unambiguous detail about exactly what you want to achieve. 
>>
>>
>>If there is a working Galaxy tool that does what you need but using a 
>>different "visualisation program" (whatever you mean by that vague term), 
>>substituting your executable will probably be relatively trivial. eg do you 
>>consider the Html object produced by the fastqc or the image from the 
>>scatterplot tool to be "visualisation program" outputs? If so, clone a 
>>working tool.
>>
>>
>>
>>
>>On Wed, Jun 19, 2013 at 5:37 PM, shashi shekhar  
>>wrote:
>>
>>
>>>
>>>Hi,
>>>
>>>
>>>I want to add the the complete separate tool in galaxy . how will i do it 
>>>..i don't want to use existing visulaization tool.
>>>
>>>
>>>Regardsshashi
>>>
>>>
>>>
>>>
>>> From: Hans-Rudolf Hotz 
>>>To: shashi shekhar  
>>>Cc: "galaxy-dev@lists.bx.psu.edu"  
>>>Sent: Wednesday, 19 June 2013 12:29 PM
>>>Subject: Re: [galaxy-dev] visulaization tool
>>> 
>>>
>>>Hi Shashi
>>>
>>>Have a look at:
>>>
>>>http://wiki.galaxyproject.org/Learn/Visualization
>>>http://wiki.galaxyproject.org/Visualization%20Setup
>>>
>>>
>>>Regards, Hans-Rudolf
>>>
>>>
>>>
>>>On 06/19/2013 08:07 AM, shashi shekhar wrote:
>>>> Hi,
>>>>
>>>> i want to add new  visualization tool in galaxy . can i get the required
>>>> documents ?
>>>>
>>>> can u send me the details how can i add the visualization tool in  galaxy .
>>>>
>>>>
>>>>
>>>> Regards
>>>> shashi
>>>
>
>
>
>
___
>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] visulaization tool

2013-06-19 Thread shashi shekhar
Hi Ross

i  got the file registry.py in lib/galaxy/visualization directory .. here four 
built in visualization is mentioned ..in the same way i want to add one more
VISUALIZATION in galaxy ...this is my question . i  wanted tom know  that from 
which files i should start .

class VisualizationsRegistry( object ):
    """ 
    Main responsibilities are:
        - testing if an object has a visualization that can be applied to it
        - generating a link to controllers.visualization.render with
            the appropriate params
        - validating and parsing params into resources (based on a context)
            used in the visualization template
    """
    # these should be handled somewhat differently - and be passed onto their 
resp. methods in ctrl.visualization
    #TODO: change/remove if/when they can be updated to use this system
    BUILT_IN_VISUALIZATIONS = [
      
    ]
    # where to search for visualiztion templates (relative to 
templates/webapps/galaxy)
    # this can be overridden individually in the config entries

Regards
shashi


____
 From: Ross 
To: shashi shekhar  
Cc: "galaxy-dev@lists.bx.psu.edu"  
Sent: Wednesday, 19 June 2013 5:32 PM
Subject: Re: [galaxy-dev] visulaization tool
 


Shashi,
Beats me. Cloning the visualisation code would be a good start I'd guess. It 
will not be trivial.
Others may have better ideas.


On Wed, Jun 19, 2013 at 9:56 PM, shashi shekhar  wrote:

Hi Ross,
>Actually i have to add the  visualization which  will be interactive . it  
>will take dataset  from galaxy .it will be in the same way as tracker works .
>in stead of tracker i want to add my own visualization tool. from wehere 
>should i start  to replace tracker with my own visulization tool.
>Regards
>shashi
>
>
>
>
> From: Ross 
>To: shashi shekhar  
>Cc: Hans-Rudolf Hotz ; "galaxy-dev@lists.bx.psu.edu" 
> 
>Sent: Wednesday, 19 June 2013 5:02 PM
>
>Subject: Re: [galaxy-dev] visulaization tool
> 
>
>
>Shashi,
>Thanks for the additional information. 
>AFAIK: If it's command line driven and spews out pdf's, adapt any similar tool 
>that spews out pdfs like fastqc. 
>Galaxy tool execution is isolated from the user and from Galaxy itself, so 
>communication is just not possible if it's interactive - unless you hack the 
>tool into Galaxy itself or something. There is no documentation for that.
>
>
>
>
>
>On Wed, Jun 19, 2013 at 9:01 PM, shashi shekhar  
>wrote:
>
>Hi Ross,
>>thanks for the reply . actually i want to use TreeView as visulaization tool.
>>
>>
>>
>>TreeView X is an open source and multi-platform program to display 
>>phylogenetic trees. It can read and display NEXUS and Newick format tree 
>>files (such as those output by PAUP*, ClustalX, TREE-PUZZLE, and other 
>>programs). It allows one to order the branches of the trees, and to export 
>>the trees in SVG format.
>>
>>
>>i have to add  treeviewx in galaxy..
>>
>>
>>Regardsshashi
>>
>>
>>
>>
>>
>>
>> From: Ross 
>>To: shashi shekhar  
>>Cc: Hans-Rudolf Hotz ; "galaxy-dev@lists.bx.psu.edu" 
>> 
>>Sent: Wednesday, 19 June 2013 3:28 PM
>>
>>Subject: Re: [galaxy-dev] visulaization tool
>> 
>>
>>
>>Shashi,
>>Hans made a brave guess based on your vague question, but you'll probably get 
>>better answers if you do us all a favour and make an effort to provide 
>>unambiguous detail about exactly what you want to achieve. 
>>
>>
>>If there is a working Galaxy tool that does what you need but using a 
>>different "visualisation program" (whatever you mean by that vague term), 
>>substituting your executable will probably be relatively trivial. eg do you 
>>consider the Html object produced by the fastqc or the image from the 
>>scatterplot tool to be "visualisation program" outputs? If so, clone a 
>>working tool.
>>
>>
>>
>>
>>On Wed, Jun 19, 2013 at 5:37 PM, shashi shekhar  
>>wrote:
>>
>>
>>>
>>>Hi,
>>>
>>>
>>>I want to add the the complete separate tool in galaxy . how will i do it 
>>>..i don't want to use existing visulaization tool.
>>>
>>>
>>>Regardsshashi
>>>
>>>
>>>
>>>
>>> From: Hans-Rudolf Hotz 
>>>To: shashi shekhar  
>>>Cc: "galaxy-dev@lists.bx.psu.edu"  
>>>Sent: Wednesday, 19 June 2013 12:29 PM
>>>Subject: Re: [galaxy

Re: [galaxy-dev] visulaization tool

2013-06-19 Thread shashi shekhar
Hi Ross,
Actually i have to add the  visualization which  will be interactive . it  will 
take dataset  from galaxy .it will be in the same way as tracker works .
in stead of tracker i want to add my own visualization tool. from wehere should 
i start  to replace tracker with my own visulization tool.
Regards
shashi



 From: Ross 
To: shashi shekhar  
Cc: Hans-Rudolf Hotz ; "galaxy-dev@lists.bx.psu.edu" 
 
Sent: Wednesday, 19 June 2013 5:02 PM
Subject: Re: [galaxy-dev] visulaization tool
 


Shashi,
Thanks for the additional information. 
AFAIK: If it's command line driven and spews out pdf's, adapt any similar tool 
that spews out pdfs like fastqc. 
Galaxy tool execution is isolated from the user and from Galaxy itself, so 
communication is just not possible if it's interactive - unless you hack the 
tool into Galaxy itself or something. There is no documentation for that.




On Wed, Jun 19, 2013 at 9:01 PM, shashi shekhar  wrote:

Hi Ross,
>thanks for the reply . actually i want to use TreeView as visulaization tool.
>
>
>
>TreeView X is an open source and multi-platform program to display 
>phylogenetic trees. It can read and display NEXUS and Newick format tree files 
>(such as those output by PAUP*, ClustalX, TREE-PUZZLE, and other programs). It 
>allows one to order the branches of the trees, and to export the trees in SVG 
>format.
>
>
>i have to add  treeviewx in galaxy..
>
>
>Regardsshashi
>
>
>
>
>
>
> From: Ross 
>To: shashi shekhar  
>Cc: Hans-Rudolf Hotz ; "galaxy-dev@lists.bx.psu.edu" 
> 
>Sent: Wednesday, 19 June 2013 3:28 PM
>
>Subject: Re: [galaxy-dev] visulaization tool
> 
>
>
>Shashi,
>Hans made a brave guess based on your vague question, but you'll probably get 
>better answers if you do us all a favour and make an effort to provide 
>unambiguous detail about exactly what you want to achieve. 
>
>
>If there is a working Galaxy tool that does what you need but using a 
>different "visualisation program" (whatever you mean by that vague term), 
>substituting your executable will probably be relatively trivial. eg do you 
>consider the Html object produced by the fastqc or the image from the 
>scatterplot tool to be "visualisation program" outputs? If so, clone a working 
>tool.
>
>
>
>
>On Wed, Jun 19, 2013 at 5:37 PM, shashi shekhar  
>wrote:
>
>
>>
>>Hi,
>>
>>
>>I want to add the the complete separate tool in galaxy . how will i do it ..i 
>>don't want to use existing visulaization tool.
>>
>>
>>Regardsshashi
>>
>>
>>
>>
>> From: Hans-Rudolf Hotz 
>>To: shashi shekhar  
>>Cc: "galaxy-dev@lists.bx.psu.edu"  
>>Sent: Wednesday, 19 June 2013 12:29 PM
>>Subject: Re: [galaxy-dev] visulaization tool
>> 
>>
>>Hi Shashi
>>
>>Have a look at:
>>
>>http://wiki.galaxyproject.org/Learn/Visualization
>>http://wiki.galaxyproject.org/Visualization%20Setup
>>
>>
>>Regards, Hans-Rudolf
>>
>>
>>
>>On 06/19/2013 08:07 AM, shashi shekhar wrote:
>>> Hi,
>>>
>>> i want to add new  visualization tool in galaxy . can i get the required
>>> documents ?
>>>
>>> can u send me the details how can i add the visualization tool in  galaxy .
>>>
>>>
>>>
>>> Regards
>>> shashi
>>___
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] visulaization tool

2013-06-19 Thread shashi shekhar
Hi Ross,
thanks for the reply . actually i want to use TreeView as visulaization tool.


TreeView X is an open source and multi-platform program to display phylogenetic 
trees. It can read and display NEXUS and Newick format tree files (such as 
those output by PAUP*, ClustalX, TREE-PUZZLE, and other programs). It allows 
one to order the branches of the trees, and to export the trees in SVG format.


i have to add  treeviewx in galaxy..

Regards
shashi




 From: Ross 
To: shashi shekhar  
Cc: Hans-Rudolf Hotz ; "galaxy-dev@lists.bx.psu.edu" 
 
Sent: Wednesday, 19 June 2013 3:28 PM
Subject: Re: [galaxy-dev] visulaization tool
 


Shashi,
Hans made a brave guess based on your vague question, but you'll probably get 
better answers if you do us all a favour and make an effort to provide 
unambiguous detail about exactly what you want to achieve. 

If there is a working Galaxy tool that does what you need but using a different 
"visualisation program" (whatever you mean by that vague term), substituting 
your executable will probably be relatively trivial. eg do you consider the 
Html object produced by the fastqc or the image from the scatterplot tool to be 
"visualisation program" outputs? If so, clone a working tool.




On Wed, Jun 19, 2013 at 5:37 PM, shashi shekhar  wrote:


>
>Hi,
>
>
>I want to add the the complete separate tool in galaxy . how will i do it ..i 
>don't want to use existing visulaization tool.
>
>
>Regardsshashi
>
>
>
>
> From: Hans-Rudolf Hotz 
>To: shashi shekhar  
>Cc: "galaxy-dev@lists.bx.psu.edu"  
>Sent: Wednesday, 19 June 2013 12:29 PM
>Subject: Re: [galaxy-dev] visulaization tool
> 
>
>Hi Shashi
>
>Have a look at:
>
>http://wiki.galaxyproject.org/Learn/Visualization
>http://wiki.galaxyproject.org/Visualization%20Setup
>
>
>Regards, Hans-Rudolf
>
>
>
>On 06/19/2013 08:07 AM, shashi shekhar wrote:
>> Hi,
>>
>> i want to add new  visualization tool in galaxy . can i get the required
>> documents ?
>>
>> can u send me the details how can i add the visualization tool in  galaxy .
>>
>>
>>
>> Regards
>> shashi
>>
>>
>>
 ___
>> 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] visulaization tool

2013-06-19 Thread shashi shekhar


Hi,

I want to add the the complete separate tool in galaxy . how will i do it ..i 
don't want to use existing visulaization tool.

Regards
shashi



 From: Hans-Rudolf Hotz 
To: shashi shekhar  
Cc: "galaxy-dev@lists.bx.psu.edu"  
Sent: Wednesday, 19 June 2013 12:29 PM
Subject: Re: [galaxy-dev] visulaization tool
 

Hi Shashi

Have a look at:

http://wiki.galaxyproject.org/Learn/Visualization
http://wiki.galaxyproject.org/Visualization%20Setup


Regards, Hans-Rudolf



On 06/19/2013 08:07 AM, shashi shekhar wrote:
> Hi,
>
> i want to add new  visualization tool in galaxy . can i get the required
> documents ?
>
> can u send me the details how can i add the visualization tool in  galaxy .
>
>
>
> Regards
> shashi
>
>
> ___
> 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] visulaization tool

2013-06-18 Thread shashi shekhar
Hi,

i want to add new  visualization tool in galaxy . can i get the required 
documents ?

can u send me the details how can i add the visualization tool in  galaxy .




Regards
shashi
___
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] trannsfer files from remote system to galaxy

2011-09-08 Thread shashi shekhar
Hi,

 In my local instance of Galaxy ,I  want to  add one option in which i
can  get files  from remote system to galaxy  in data library .
except url is there any option to get remote files from galaxy ?

 Regards
___
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/


[galaxy-dev] upload files from file system

2011-09-08 Thread shashi shekhar
Hi,

 In my local instance of Galaxy ,I  want to make change in "upload
files from file system"  option  which is used admin.  in which file i
have to make changes ? i want to attach some more features in that.

 Regards
shashi
___
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/


Re: [galaxy-dev] Regarding display application

2011-09-06 Thread shashi shekhar
Hi all,

  Thanks for reply .   I have an  application  to visualize some
custom datatyes inputs . i want to integrate this application  with
galaxy . i have already added datatypes in my local instance of
Galaxy . Is It  required  to modify my  application  ?


Regards
shashi


On Tue, Sep 6, 2011 at 6:42 PM, Daniel Blankenberg  wrote:
> Hi Shashi,
>
> The docs for external display application could use some enhancement, but I 
> have provided details on the features you are asking about below.
>
> target_frame: this is the frame where you want this external display 
> application to appear.
>
> type="template": this parameter type is a cheetah template; like  
> and  tags in tools
>
> viewable="False": is this parameter viewable over http/s? When set to false, 
> you will be able to access and use the parameter in the generation of the 
> display applications, but it will not be accessible over the web via a URL. 
> GeneTrack accesses files directly over the filesystem, so the files do not 
> need to be web accessible for the display application.
>
>
> Thanks for using Galaxy,
>
> Dan
>
>
>
> On Sep 6, 2011, at 6:03 AM, shashi shekhar wrote:
>
>> Hi All.,
>>
>> I need help in understanding the xml tag for display_application. i
>> don't know how all these xml tags works . can u provide me links for
>> understanding those tags like
>>
>> target_frame
>>
>> type="template"
>>
>> viewable="False
>>
>>
>> 
>>    
>>        > target_frame="galaxy_main">http://genetrack.g2.bx.psu.edu/galaxy?filename=${encoded_filename.qp}&hashkey=${hash_key.qp}&input=${qp(str($genetrack_file.id))}&GALAXY_URL=${galaxy_url.qp}
>>        > format="bed6,genetrack"/> 
>>        > format="genetrack" viewable="False" />
>>        
>>            ${BASE_URL}/tool_runner?tool_id=predict2genetrack
>>        
>>        
>>            #from galaxy.util.hash_util import hmac_new
>>            ${hmac_new( $APP.config.tool_secret, $genetrack_file.file_name )}
>>        
>>        
>>            #import binascii
>>            ${binascii.hexlify( $genetrack_file.file_name )}
>>        
>>    
>> 
>>
>>
>>
>>
>>
>> Regards
>> shashi shekhar
>> ___
>> 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/
>
>

___
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/


Re: [galaxy-dev] Regarding display application

2011-09-06 Thread shashi shekhar
On Tue, Sep 6, 2011 at 3:33 PM, shashi shekhar  wrote:
> Hi All.,
>
>  I need help in understanding the xml tag for display_application. i
> don't know how all these xml tags works . can u provide me links for
> understanding those tags like
>
>  target_frame
>
> type="template"
>
> viewable="False
>
>
> 
>    
>         target_frame="galaxy_main">http://genetrack.g2.bx.psu.edu/galaxy?filename=${encoded_filename.qp}&hashkey=${hash_key.qp}&input=${qp(str($genetrack_file.id))}&GALAXY_URL=${galaxy_url.qp}
>         format="bed6,genetrack"/> 
>         format="genetrack" viewable="False" />
>        
>            ${BASE_URL}/tool_runner?tool_id=predict2genetrack
>        
>        
>            #from galaxy.util.hash_util import hmac_new
>            ${hmac_new( $APP.config.tool_secret, $genetrack_file.file_name )}
>        
>        
>            #import binascii
>            ${binascii.hexlify( $genetrack_file.file_name )}
>        
>    
> 
>
>
>
>
>
> Regards
> shashi shekhar
>

___
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/


[galaxy-dev] Regarding display application

2011-09-06 Thread shashi shekhar
Hi All.,

 I need help in understanding the xml tag for display_application. i
don't know how all these xml tags works . can u provide me links for
understanding those tags like

 target_frame

type="template"

viewable="False




http://genetrack.g2.bx.psu.edu/galaxy?filename=${encoded_filename.qp}&hashkey=${hash_key.qp}&input=${qp(str($genetrack_file.id))}&GALAXY_URL=${galaxy_url.qp}
 


${BASE_URL}/tool_runner?tool_id=predict2genetrack


#from galaxy.util.hash_util import hmac_new
${hmac_new( $APP.config.tool_secret, $genetrack_file.file_name )}


#import binascii
${binascii.hexlify( $genetrack_file.file_name )}
    
    






Regards
shashi shekhar
___
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/


[galaxy-dev] adding display application in local instance of galaxy

2011-09-05 Thread shashi shekhar
Hi All ,

 i am working in  galaxy  tool . i want to add one visualization tools
in galaxy . i don't understand how the display applications works .
tag ox xml file is not clear for display application .

can u just explain the meaning of type="template" tag , target_frame
tag , & tag  ,BASE URL , strip tag  and viewable tag  in this xml?









http://genetrack.g2.bx.psu.edu/galaxy?filename=${encoded_filename.qp}&hashkey=${hash_key.qp}&input=${qp(str($genetrack_file.id))}&GALAXY_URL=${galaxy_url.qp}
 


${BASE_URL}/tool_runner?tool_id=predict2genetrack


#from galaxy.util.hash_util import hmac_new
${hmac_new( $APP.config.tool_secret, $genetrack_file.file_name )}


#import binascii
${binascii.hexlify( $genetrack_file.file_name )}
    





Regards
shashi shekhar

___
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/


Re: [galaxy-dev] Problems with load_workflow_editor

2011-09-02 Thread shashi shekhar
No, it is happening only  my instance of galaxy . i am using older version
of galaxy . can it happen some browser won't support galaxy old version .



On Sat, Sep 3, 2011 at 12:30 AM, Kanwei Li  wrote:

> Hi Shashi,
>
> Does this only happen on your instance or does it happen on our public
> instance as well?
>
> Thanks,
>
> K
>
> On Fri, Sep 2, 2011 at 6:46 AM, shashi shekhar wrote:
>
>> Hi All,
>>
>> i am not able to create workflow in my local instance of galaxy. it's
>> displaying only loading picture on browser when i am clicking on edit option
>> of workflow . how can we resolve such type of problem ? i am using old
>> version version galaxy.
>>
>>
>>
>> 192.168.60.115, 145.139.1.156 - - [02/Sep/2011:16:13:50 +0600] "GET
>> /workflow/get_datatypes?_=1314940546255 HTTP/1.1" 200 - "
>> http://garu.ac.in/workflow/editor?id=df7a1f0c02a5b08e"; "Mozilla/5.0
>> (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110420
>> Firefox/3.6.17"
>> 192.168.60.115, 145.139.1.156 - - [02/Sep/2011:16:13:51 +0600] "GET
>> /workflow/load_workflow?_=1314940546462&id=df7a1f0c02a5b08e&_=true HTTP/1.1"
>> 200 - "http://garu.ac.in/workflow/editor?id=df7a1f0c02a5b08e";
>> "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110420
>> Firefox/3.6.17"
>>
>>
>>
>> Regards
>> shashi shekhar
>>
>> ___
>> 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/
>>
>
>
___
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/

[galaxy-dev] Problems with load_workflow_editor

2011-09-02 Thread shashi shekhar
Hi All,

i am not able to create workflow in my local instance of galaxy. it's
displaying only loading picture on browser when i am clicking on edit option
of workflow . how can we resolve such type of problem ? i am using old
version version galaxy.



192.168.60.115, 145.139.1.156 - - [02/Sep/2011:16:13:50 +0600] "GET
/workflow/get_datatypes?_=1314940546255 HTTP/1.1" 200 - "
http://garu.ac.in/workflow/editor?id=df7a1f0c02a5b08e"; "Mozilla/5.0
(Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110420
Firefox/3.6.17"
192.168.60.115, 145.139.1.156 - - [02/Sep/2011:16:13:51 +0600] "GET
/workflow/load_workflow?_=1314940546462&id=df7a1f0c02a5b08e&_=true HTTP/1.1"
200 - "http://garu.ac.in/workflow/editor?id=df7a1f0c02a5b08e"; "Mozilla/5.0
(Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110420
Firefox/3.6.17"



Regards
shashi shekhar
___
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/

[galaxy-dev] Problem with workflow

2011-09-02 Thread shashi shekhar
Hi,

i am not able to create workflow in my local instance of galaxy. it's
displaying only loading picture on browser. i am using old version version
galaxy.

Regards
shashi shekhar
___
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/

[galaxy-dev] problem in workflow

2011-09-02 Thread shashi shekhar
Hi All,

 I am using local instance of galaxy,i am not able to use workflow .when i
am clicking on workflow , it' displaying the  loading picture only .
i am not able to see workflow editor. may it depends on browser?


Regards
shashi
___
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/

Re: [galaxy-dev] tool which using web service

2011-08-26 Thread shashi shekhar
Hi All,


table browser
data_source.py $output
$__app__.config.output_size_limit
http://genome.ucsc.edu/cgi-bin/hgTables";
check_values="false" method="get">
go to UCSC Table Browser $GALAXY_URL






























i want to add such type of tool . should i modify my application for to
interact with galaxy.by this xml galaxy interact with other application.

help me for adding such type of tool.
thanks for reply



On Thu, Aug 25, 2011 at 1:54 AM, Greg Von Kuster  wrote:

> Shashi,
>
> You may find this wiki useful as well - sorry I missed it in my initial
> response.
>
> http://wiki.g2.bx.psu.edu/Admin/Internals/Data%20Sources
>
>
> On Aug 24, 2011, at 12:15 PM, Greg Von Kuster wrote:
>
> Hello Shashi,
> On Aug 24, 2011, at 11:55 AM, shashi shekhar wrote:
>
> i have an application ,from there i want input file in galaxy like
> usc_browser. in  tools/data-source/ucsc_tablebrowser.xml u are  passing
> some values from galaxy to ucsc_browser .and theen u are getting some info
> from ucsc browser.
>
>
> Yes
>
> i want to crate tool like this. can i get any documents for such type of
> tool.
>
>
> Take a look at the  tag explanation in our tool
> config syntax wiki at
> http://wiki.g2.bx.psu.edu/Admin/Tools/Tool%20Config%20Syntax#A.3Crequest_param_translation.3E_tag_set
>
>
> thanks for reply
>
> On Wed, Aug 24, 2011 at 6:57 PM, Greg Von Kuster  wrote:
>
>> Hello Sashi,
>>
>> Look at our tool wikis at http://wiki.g2.bx.psu.edu/Admin/Tools
>>
>> You probably want to base your tool config file on
>> ~/tools/data-source/ucsc_tablebrowser.xml.
>>
>> Greg Von kuster
>>
>>
>> On Aug 24, 2011, at 9:12 AM, shashi shekhar wrote:
>>
>> > hi,
>> >
>> > I have application , i want to integrate that application like
>> ucsc_browser in my local instance of galaxy .Application create some input
>> data ,that data i want to send into galaxy to process.
>> >
>> > can u help me how can i add such type of tool in Galaxy ?
>> >
>> >
>> >
>> > Regards
>> > shashi
>> > ___
>> > 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/
>>
>> Greg Von Kuster
>> Galaxy Development Team
>> g...@bx.psu.edu
>>
>>
>>
>>
>
> Greg Von Kuster
> Galaxy Development Team
> g...@bx.psu.edu
>
>
>
>
> Greg Von Kuster
> Galaxy Development Team
> g...@bx.psu.edu
>
>
>
>
___
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/

Re: [galaxy-dev] tool which using web service

2011-08-24 Thread shashi shekhar
i have an application ,from there i want input file in galaxy like
usc_browser. in  tools/data-source/ucsc_tablebrowser.xml u are  passing some
values from galaxy to ucsc_browser .and theen u are getting some info from
ucsc browser. i want to crate tool like this. can i get any documents for
such type of tool.

thanks for reply

On Wed, Aug 24, 2011 at 6:57 PM, Greg Von Kuster  wrote:

> Hello Sashi,
>
> Look at our tool wikis at http://wiki.g2.bx.psu.edu/Admin/Tools
>
> You probably want to base your tool config file on
> ~/tools/data-source/ucsc_tablebrowser.xml.
>
> Greg Von kuster
>
>
> On Aug 24, 2011, at 9:12 AM, shashi shekhar wrote:
>
> > hi,
> >
> > I have application , i want to integrate that application like
> ucsc_browser in my local instance of galaxy .Application create some input
> data ,that data i want to send into galaxy to process.
> >
> > can u help me how can i add such type of tool in Galaxy ?
> >
> >
> >
> > Regards
> > shashi
> > ___
> > 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/
>
> Greg Von Kuster
> Galaxy Development Team
> g...@bx.psu.edu
>
>
>
>
___
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/

[galaxy-dev] tool which using web service

2011-08-24 Thread shashi shekhar
hi,

I have application , i want to integrate that application like ucsc_browser
in my local instance of galaxy .Application create some input data ,that
data i want to send into galaxy to process.

can u help me how can i add such type of tool in Galaxy ?



Regards
shashi
___
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/

Re: [galaxy-dev] How to get tool id in runner file (local.py)

2011-08-23 Thread shashi shekhar
thanks for reply.

On Wed, Aug 24, 2011 at 3:32 AM, Nate Coraor  wrote:

> shashi shekhar wrote:
> > Hi,
> >
> >   I have local instance of Galaxy and  i am doing some modification in
> > Galaxy .So i need  tool id id in local.py file . How i will get  this
> > information in runner file (local.py).
>
> Hi Shashi,
>
> Anywhere you have the job_wrapper object, the Job ID can be accessed as:
>
>job_wrapper.job_id
>
> --nate
>
> >
> >
> > Regards
> > shashi shekhar
>
> > ___
> > 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/
>
>
___
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/

Re: [galaxy-dev] visualization tool

2011-08-23 Thread shashi shekhar
On Tue, Aug 23, 2011 at 6:17 PM, shashi shekhar wrote:

> Hi,
>
>
> Iis it possible to add own visualization tool in galaxy?
>


>
>
>
> On Tue, Aug 23, 2011 at 5:55 PM, Daniel Blankenberg wrote:
>
>> Hi Shashi,
>>
>> Have a look at:
>> http://wiki.g2.bx.psu.edu/Admin/Tools/External%20Display%20Applications%20Tutorial
>>
>> And at the XML files in the directory: $GALAXY_ROOT/display_applications/
>>
>>
>> Thanks for using Galaxy,
>>
>> Dan
>>
>>
>> On Aug 23, 2011, at 7:30 AM, shashi shekhar wrote:
>>
>> > Hi All,
>> >
>> >
>> >  I want to add my own Visualization tool in  local instance of galaxy
>>  .how i will do it in galaxy ? i want to integrate jmol  in galaxy.
>> >
>> > Regards
>> > shashi
>> > ___
>> > 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/
>>
>>
>
___
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/

Re: [galaxy-dev] visualization tool

2011-08-23 Thread shashi shekhar
Hi,


In Galaxy there is visualization option .how it works .Are documents are
available for  visualization tool.


Thanks for Reply

Regards
shashi




On Tue, Aug 23, 2011 at 5:55 PM, Daniel Blankenberg  wrote:

> Hi Shashi,
>
> Have a look at:
> http://wiki.g2.bx.psu.edu/Admin/Tools/External%20Display%20Applications%20Tutorial
>
> And at the XML files in the directory: $GALAXY_ROOT/display_applications/
>
>
> Thanks for using Galaxy,
>
> Dan
>
>
> On Aug 23, 2011, at 7:30 AM, shashi shekhar wrote:
>
> > Hi All,
> >
> >
> >  I want to add my own Visualization tool in  local instance of galaxy
>  .how i will do it in galaxy ? i want to integrate jmol  in galaxy.
> >
> > Regards
> > shashi
> > ___
> > 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/
>
>
___
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/

[galaxy-dev] visualization tool

2011-08-23 Thread shashi shekhar
Hi All,


 I want to add my own Visualization tool in  local instance of galaxy  .how
i will do it in galaxy ? i want to integrate jmol  in galaxy.

Regards
shashi
___
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/

Re: [galaxy-dev] Parallel job through galaxy

2011-08-16 Thread shashi shekhar
On Tue, Aug 16, 2011 at 3:46 PM, Peter Cock wrote:

> On Tue, Aug 16, 2011 at 11:13 AM, shashi shekhar 
> wrote:
> > Thanks Peter for reply
> >  But i want to use galaxy for parallel programs like mpi and opemp .will
> it
> > support ?how  can i configure for parallel programs ?
>
> Please CC the mailing list.
>
> Tools using openmp should be easy. MPI is more complicated. First
> check you can submit test MPI jobs to PBS by hand, then setup the
> job runner in Galaxy to use the same settings.
>


I have submitted some MPI jobs .it'sw working . but i  didn't find change
the number of processor in pbs script dynamically.Is there any mpi tool in
Galaxy?












>
> Peter
>
___
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/

[galaxy-dev] Parallel job through galaxy

2011-08-16 Thread shashi shekhar
Hi All,

 I have local instance of Galaxy .I have system of very good configuration
.it has many cores  and I want to use multiprocessor   for some tool. Have
you added any tool which uses multiprocessor
in Galaxy ? Provide me tool name . in my system pbs is installed . How can i
use multiprocessor in Galaxy ?

Regards
shashi shekhar
___
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/

[galaxy-dev] How to get tool id in runner file (local.py)

2011-08-15 Thread shashi shekhar
Hi,

  I have local instance of Galaxy and  i am doing some modification in
Galaxy .So i need  tool id id in local.py file . How i will get  this
information in runner file (local.py).


Regards
shashi shekhar
___
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/

[galaxy-dev] problem with job runner

2011-07-29 Thread shashi shekhar
Hi


In my galaxy instance, whatever jobs i am submitting it goes into queued
state.
If I restart the server then  the previous submitted jobs state changes to
running. but the newly submitted jobs again goes to queued state.

I am at a loss to understand this behaviour of galaxy and unable to debug
it. The job submission uses a customized runner.
How is it actually goes into the queued state automatically when all the
workers thread are free?
Does galaxy_session table is_valid attribute makes jobs state true?
Or what all places in tables the queued states are getting stored. I can
only see that the jobs table state attribute only stores the state.

The server logs points error here:

galaxy.jobs ERROR 2011-07-29 11:01:28,098 failure running job 2243
Traceback (most recent call last):
  File "/home/gwadmin/galaxy-central/
lib/galaxy/jobs/__init__.py", line 202, in __monitor_step
self.dispatcher.put( JobWrapper( job, self ) )
  File "/home/gwadmin/galaxy-central/lib/galaxy/jobs/__init__.py", line 856,
in put
self.job_runners[runner_name].put( job_wrapper )
  File "/home/gwadmin/galaxy-central/lib/galaxy/jobs/runners/gw.py", line
375, in put
job_wrapper.change_state( model.Job.states.QUEUED )
  File "/home/gwadmin/galaxy-central/lib/galaxy/jobs/__init__.py", line 437,
in change_state
self.sa_session.flush()


Regards
shashi
___
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/

[galaxy-dev] job runner issue

2011-07-28 Thread shashi shekhar
Hi


In my galaxy instance, whatever jobs i am submitting it goes into queued
state.
If I restart the server then  the previous submitted jobs state changes to
running. but the newly submitted jobs again goes to queued state.

I am at a loss to understand this behaviour of galaxy and unable to debug
it. The job submission uses a customized runner.
How is it actually goes into the queued state automatically when all the
workers thread are free?
Does galaxy_session table is_valid attribute makes jobs state true?
Or what all places in tables the queued states are getting stored. I can
only see that the jobs table state attribute only stores the state.

The server logs points error here:

galaxy.jobs ERROR 2011-07-29 11:01:28,098 failure running job 2243
Traceback (most recent call last):
  File "/home/gwadmin/galaxy-central/lib/galaxy/jobs/__init__.py", line 202,
in __monitor_step
self.dispatcher.put( JobWrapper( job, self ) )
  File "/home/gwadmin/galaxy-central/lib/galaxy/jobs/__init__.py", line 856,
in put
self.job_runners[runner_name].put( job_wrapper )
  File "/home/gwadmin/galaxy-central/lib/galaxy/jobs/runners/gw.py", line
375, in put
job_wrapper.change_state( model.Job.states.QUEUED )
  File "/home/gwadmin/galaxy-central/lib/galaxy/jobs/__init__.py", line 437,
in change_state
self.sa_session.flush()


Regards
Karuna
___
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/

Re: [galaxy-dev] job runner error

2011-07-28 Thread shashi shekhar
Hi All,

I  have moved my database from sqlite  to postgresql  in my local instance
of Galaxy  .But I want my old history in new database.How It's possible ?


Regards
shashi



On Wed, Jul 27, 2011 at 7:19 PM, Peter Cock wrote:

> On Wed, Jul 27, 2011 at 2:14 PM, shashi shekhar 
> >>> Hi all,
> >>>
> >>>  I have added separate job runner in my galaxy instance.  So far it was
> >>> running successfully from many months.
> >>> Now its giving error as below  and i am unable to trace it. Please
> >>> suggest.
> >>>
> >>> Traceback (most recent call last):
> >>> ...
> >>> OperationalError: (OperationalError) database is locked None None
> >>>
> >>> Thanks
> >>> Shashi
>
>
> > On Wed, Jul 27, 2011 at 7:00 PM, Peter Cock 
> >> You're not using SQLite as the database are you? I've seen that kind of
> >> error message from locking problems (e.g. when the SQLite DB was on
> >> a CIFS mapped drive), and it wouldn't surprise me that with a separate
> >> thread for the job runner you get contention over the SQLite DB.
> >>
> >> If you are using PostgreSQL (or MySQL) as recommended for a production
> >> Galaxy server, then I'm not sure what could be wrong.
>
> On Wed, Jul 27, 2011 at 2:42 PM, shashi shekhar 
> wrote:
> >
> > I am using sqlite database .
> >
>
> I think that to avoid this database problem you will have to move to
> PostgreSQL (which is what the Galaxy team recommend), or possibly
> MySQL (not sure what the downsides are). This might be hard if you
> already have a number of users and datafiles.
>
> I've CC'd the list again so hopefully Nate or one of the other Galaxy
> Devs can confirm this.
>
> Peter
>
___
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/

[galaxy-dev] job runner error

2011-07-27 Thread shashi shekhar
Hi all,

 I have added separate job runner in my galaxy instance.  So far it was
running successfully from many months.
Now its giving error as below  and i am unable to trace it. Please suggest.


Traceback (most recent call last):
  File "/home/gwadmin/galaxy-central/lib/galaxy/jobs/__init__.py", line 202,
in __monitor_step
self.dispatcher.put( JobWrapper( job, self ) )
  File "/home/gwadmin/galaxy-central/lib/galaxy/jobs/__init__.py", line 847,
in put
self.job_runners[runner_name].put( job_wrapper )
  File "/home/gwadmin/galaxy-central/lib/galaxy/jobs/runners/gw.py", line
370, in put
job_wrapper.change_state( model.Job.states.QUEUED )
  File "/home/gwadmin/galaxy-central/lib/galaxy/jobs/__init__.py", line 428,
in change_state
self.sa_session.flush()
  File
"/home/gwadmin/galaxy-central/eggs/SQLAlchemy-0.5.6_dev_r6498-py2.4.egg/sqlalchemy/orm/scoping.py",
line 127, in do
return getattr(self.registry(), name)(*args, **kwargs)
  File
"/home/gwadmin/galaxy-central/eggs/SQLAlchemy-0.5.6_dev_r6498-py2.4.egg/sqlalchemy/orm/session.py",
line 1356, in flush
self._flush(objects)
  File
"/home/gwadmin/galaxy-central/eggs/SQLAlchemy-0.5.6_dev_r6498-py2.4.egg/sqlalchemy/orm/session.py",
line 1438, in _flush
transaction.commit()
  File
"/home/gwadmin/galaxy-central/eggs/SQLAlchemy-0.5.6_dev_r6498-py2.4.egg/sqlalchemy/orm/session.py",
line 382, in commit
t[1].commit()
  File
"/home/gwadmin/galaxy-central/eggs/SQLAlchemy-0.5.6_dev_r6498-py2.4.egg/sqlalchemy/engine/base.py",
line 1036, in commit
self._do_commit()
  File
"/home/gwadmin/galaxy-central/eggs/SQLAlchemy-0.5.6_dev_r6498-py2.4.egg/sqlalchemy/engine/base.py",
line 1060, in _do_commit
self.connection._commit_impl()
  File
"/home/gwadmin/galaxy-central/eggs/SQLAlchemy-0.5.6_dev_r6498-py2.4.egg/sqlalchemy/engine/base.py",
line 750, in _commit_impl
self._handle_dbapi_exception(e, None, None, None, None)
  File
"/home/gwadmin/galaxy-central/eggs/SQLAlchemy-0.5.6_dev_r6498-py2.4.egg/sqlalchemy/engine/base.py",
line 931, in _handle_dbapi_exception
raise exc.DBAPIError.instance(statement, parameters, e,
connection_invalidated=is_disconnect)
OperationalError: (OperationalError) database is locked None None


Thanks
Shashi
___
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/

[galaxy-dev] database problem

2011-07-27 Thread shashi shekhar
Hi ALL,

 I want to delete some data from  history_dataset_association. Will it
effect any other tables.and I want to delete records for last 3 days by
sqlite query manually.How may tables will be effected by this and provide me
tables name .How  can i delete the records.

Regards
shashi shekhar
___
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/

[galaxy-dev] Fwd: Status of Job after log out

2011-07-19 Thread shashi shekhar
-- Forwarded message --
From: shashi shekhar 
Date: Tue, Jul 19, 2011 at 3:41 PM
Subject: Status of Job after log out
To: shashi shekhar 


Hi all,

 I took  one  job which takes long time to run . In galaxy, this job  was
 submitted .  After log  out from galaxy ,job was  running  . After login
again ,i checked  the status  of job . It showed  running . How is it
implemented in galaxy ?

Regards
shashi shekhar
___
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/

[galaxy-dev] how to reduce Load of galaxy in standalone system by python

2011-07-07 Thread shashi shekhar
Hi All,
i have  system with single cpu . and have installed galaxy .while running
galaxy it will create high load  on system.
how are you  reducing  the load of galaxy in system by using the python .

Regards
shashi
___
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/

[galaxy-dev] Using the tool after log in

2011-06-30 Thread shashi shekhar
Hi All,

  I have local instance of galaxy . I want to make changes in such a way
that  after log in, user should able to submit any job or run any tool. Log
in should be compulsory to run any tool including upload tool. Whenever
someone  clicks on tool without log in ,it should display message like "You
must be logged in <http://192.168.62.51:8089/user/login?webapp=galaxy> to
use Galaxy" .

Reagrds
shashi shekhar
___
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/

[galaxy-dev] Regarding saving the file

2011-06-28 Thread shashi shekhar
Hi All,



Can u tell me how it works?.when u click on save button, it will save a file
as  output file name appended with extension example
Galaxy122-[fasta-compute-sequence-length].fasta . i want to remove the first
word "Galaxy". how it's possible ?


Regards
shashi shekhar
___
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/

[galaxy-dev] Regarding output file name in save option of history

2011-06-28 Thread shashi shekhar
Hi All,

  it's possible to give output file name in  tool xml and while
downloading same output file name should come. i don't want to change the
extension .output file name  should not start with "Galaxy" word .

Regards
shashi shekhar
___
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/

[galaxy-dev] Regarding output file name in download option

2011-06-28 Thread shashi shekhar
Hi All,

  it's possible to give output file name in  tool xml .while
downloading same output file name should come. i don't want to change the
extension .

Regards
shashi shekhar
___
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/

[galaxy-dev] Regadind output file name

2011-06-24 Thread shashi shekhar
Hi All,

  it's possible to give output file name in  tool xml .while
downloading same output file name should come. i don't want to change the
extension .

Regards
shashi shekhar
___
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/

[galaxy-dev] stdout and stderr while using pbs

2011-05-26 Thread shashi shekhar
Hi All,

if i am using pbs . in this i am getting stderror and stdout . then how can
i handle such type of problem. can i check the standard error before
displaying anything on browser.



Reagrds
shashi shekhar
___
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/

[galaxy-dev] stdout and stderr

2011-05-26 Thread shashi shekhar
Hi all,

I am using one tool which gives stdout and stderr . it is showing red color
(job failed) in browser.How can i resolve such type of problem.


Regards
shashi shekhar
___
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/

[galaxy-dev] how can i get all the output file names in local.py file

2011-05-25 Thread shashi shekhar
Hi All,

  I am using standalone system for   galaxy and  am doing some modification
in galaxy .i need the all output file names in local.py .How can i get all
the output file names in local.py file.

Regards
shashi shekhar
___
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/

[galaxy-dev] Problem with file's extension

2011-05-25 Thread shashi shekhar
Hi All,

 I have some problem with extension of file.some executables  file will
recognize the only the specific extension like autodock . it takes one
 input file ( extension with  ".dpf" ) and one  outpt file (extension with
".dlg"). how can we resolve such type of problem .


Regards

Shashi shekhar
___
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/

[galaxy-dev] Problem fore getting tool Command in code file

2011-05-23 Thread shashi shekhar
Hi All,

 I need the tool command in code file  and  want to change the command . is
there any way to change the command which is given under command tag .


Reagrds
shashi shekhar
___
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/

[galaxy-dev] requirement of complete command in code file

2011-05-22 Thread shashi shekhar
Hi All,


 I am doing some changes in galaxy software . I need the complete command in
code file .is it possible ?
 if it's possible,provide me the code for that .


Reagrds
shashi shekhar
___
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/

[galaxy-dev] Fwd: Your message to galaxy-dev awaits moderator approval

2011-05-22 Thread shashi shekhar
-- Forwarded message --
From: 
Date: Mon, May 23, 2011 at 11:42 AM
Subject: Your message to galaxy-dev awaits moderator approval
To: meshash...@gmail.com


Your mail to 'galaxy-dev' with the subject

   requirement of complete command in code file

Is being held until the list moderator can review it for approval.

The reason it is being held:

   Post by non-member to a members-only list

Either the message will get posted to the list, or you will receive
notification of the moderator's decision.  If you would like to cancel
this posting, please visit the following URL:


http://lists.bx.psu.edu/confirm/galaxy-dev/32ca9fa0742b2f4b3a3e5ad2f9c57f06783f8188
___
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/

[galaxy-dev] galaxy related

2011-03-31 Thread shashi shekhar
if i want some in information  from tool  xml file  to code file ,how i will
get the info. it it's possible ,send me detailed info.

Regards
galaxy user shashi shekhar
___
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/