Re: [galaxy-dev] Itinerary for 10/24 UVa visit

2011-12-22 Thread Greg Von Kuster
>>>>>> hg19.len. >>>>>> >>>>>> Can you point me to a link for how to do this? I imagine I am missing >>>>>> something obvious. >>>>>> >>>>>> Best, >>>>>> Aaron >>&g

Re: [galaxy-dev] Log file for trans.log_event

2011-12-27 Thread Greg Von Kuster
__ > 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

Re: [galaxy-dev] Newbie question for toolshed development

2011-12-27 Thread Greg Von Kuster
quot;, "QC > METRICS...") on the main site. > > Is this possible somehow? > > Best, > Aaron > > On Nov 23, 2011, at 9:51 AM, Greg Von Kuster wrote: > >>> Here is my current repo including just one tool: >>> >>> http://testtoolshed.

Re: [galaxy-dev] Log file for trans.log_event

2011-12-28 Thread Greg Von Kuster
ntdebug = True > use_interactive = True > use_heartbeat = False > > > > > > On 27/12/11 20:15, Greg Von Kuster wrote: >> If the following config setting is set to True in universe_wsgi.ini, then >> the event messages will be logged to the message column of the Event

Re: [galaxy-dev] Toolshed

2011-12-28 Thread Greg Von Kuster
e, HausslerLab, CBSE, UCSC > (650) 743-4141 > http://soe.ucsc.edu/~ted > > > ___ > Please keep all replies on the list by using "reply all" > in your mail client. To manage your subscriptions to this > and o

Re: [galaxy-dev] Toolshed

2011-12-29 Thread Greg Von Kuster
read (there are others as well if you search the mailing list archives with various search strings): http://galaxy-users-list-archive.2308625.n4.nabble.com/restart-server-td4131372.html > > Thanks! > Ted > > On Dec 28, 2011, at 5:30 AM, Greg Von Kuster wrote: > >> Hello

Re: [galaxy-dev] manage_db.sh upgrade fails after fresh install of Galaxy

2012-01-03 Thread Greg Von Kuster
in create >>>engine._run_visitor(visitorcallable, self, *args, **kwargs) >>> File >>> "/hpcdata/galaxy-dev/galaxy-setup/galaxy-dist-jax/eggs/SQLAlchemy-0.5.6_d >>> ev_r6498-py2.6.egg/sqlalch

Re: [galaxy-dev] Galaxy Proxy by an External Apache Server

2012-01-05 Thread Greg Von Kuster
___ > 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 Kus

Re: [galaxy-dev] Tool shed and datatypes

2012-01-05 Thread Greg Von Kuster
to be changed to this - note the elimination of relative imports: import logging import os,os.path,re import galaxy.datatypes.data from galaxy.datatypes.data import Text from galaxy import util from galaxy.datatypes.metadata import MetadataElement Thanks very much for helping out with this, and pl

Re: [galaxy-dev] Tool shed and datatypes

2012-01-05 Thread Greg Von Kuster
ANGE 3 --- You can optionally choose to remove your suite_config.xml file from your repository as it is no longer used in any way. Thanks! Greg Von Kuster On Oct 18, 2011, at 11:03 AM, Jim Johnson wrote: > Greg, > > The mothur_toolsuite in the ToolShed contains a file w

Re: [galaxy-dev] Tool shed and datatypes

2012-01-05 Thread Greg Von Kuster
mplementation > file should be? > > Thanks, > > JJ > > On 1/5/12 1:38 PM, Greg Von Kuster wrote: >> >> Hello Jim, >> >> I've implemented support for proprietary datatypes that use class modules >> included in tool shed repositori

Re: [galaxy-dev] Tool shed and datatypes

2012-01-05 Thread Greg Von Kuster
Of course, this assume that there is not more than one datatypes class module in your repository with the same name. This would definitely pose problems, so care should be taken that it is not done. On Jan 5, 2012, at 3:29 PM, Greg Von Kuster wrote: > However, your datatype class mod

Re: [galaxy-dev] Tool shed and datatypes

2012-01-05 Thread Greg Von Kuster
Yes, this is certainly important, but I think the hope is that proprietary data types will not become so prevalent that name-spacing the extensions is necessary. On Jan 5, 2012, at 4:15 PM, Jim Johnson wrote: > > Big Question? > When I started creating all those datatype classes for mothu

Re: [galaxy-dev] Tool shed and datatypes

2012-01-05 Thread Greg Von Kuster
Of course, your approach of prepending the repository name would probably eliminate any future issue in this regard. Whatever you feel is best... ;) On Jan 5, 2012, at 4:49 PM, Greg Von Kuster wrote: > Yes, this is certainly important, but I think the hope is that proprietary > data

Re: [galaxy-dev] Tool shed and datatypes

2012-01-06 Thread Greg Von Kuster
the file_ext fields include the toolshed name, e.g. should "otu" > be named "mothur.otu" to avoid conflicts with other downloaded tools from the > toolshed? > Seems like this would be the time to establish rules/practices for such > concerns. > > JJ > &

Re: [galaxy-dev] Toolshed tools are not run

2012-01-11 Thread Greg Von Kuster
Hello Thon, In case you don't get an answer from the community, you can send your question to the repository owner by selecting the option from the "Repository Options" pop-up menu in the upper right corner when viewing the repository in the tool shed. <> Greg Von Kus

Re: [galaxy-dev] Getting "global name 'copy_sample_loc_file' is not defined" error when trying to install tool

2012-01-11 Thread Greg Von Kuster
our 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

Re: [galaxy-dev] GalaxyToolShed: 'Contact owner'

2012-01-13 Thread Greg Von Kuster
of course that most users who want to search for > new galaxy tools will not be logged in (because they probably have no > account) and thus cannot contact the owner ... and will not even know that > there exists such an option. > > > Cheers, > Marcel > > On 1/12/12 5:55

Re: [galaxy-dev] Getting "global name 'copy_sample_loc_file' is not defined" error when trying to install tool

2012-01-13 Thread Greg Von Kuster
I've corrected this problem in change set 6510:3d9f0ce7bb61, which is running on both the Galaxy main and test tool sheds. Thanks for reporting this issue. Greg Von Kuster On Jan 11, 2012, at 5:10 PM, Anthonius deBoer wrote: > Im trying to install a tool from the toolshed that showed

Re: [galaxy-dev] importing large files into local instance

2012-01-17 Thread Greg Von Kuster
brary%20Files For details about Galaxy Data Libraries in general, see our wiki here: http://wiki.g2.bx.psu.edu/Admin/Data%20Libraries/Libraries Greg Von Kuster On Jan 16, 2012, at 6:35 PM, Joshua Gross wrote: > Hello all-- > > We have set up a local version of Galaxy on our own server

Re: [galaxy-dev] running functional tests on a galaxy server

2012-01-18 Thread Greg Von Kuster
puting Applications > Institute for Genomic Biology > University of Illinois at Urbana-Champaign > > > ___ > Please keep all replies on the list by using "reply all" > in your mail client. To manage your subscriptions to this > and other

Re: [galaxy-dev] .gz extension gets stripped off when uploading via data library Upload via filesystem paths but not via Get Data -> Upload File

2012-01-20 Thread Greg Von Kuster
> Leandro > _______ > 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

Re: [galaxy-dev] shed_tool_conf.xml not updated

2012-01-27 Thread Greg Von Kuster
current at revision 6626:d8af2f7b1f35. For clarification what value have you set for the tool_path config setting in your shed_tool_conf.xml file? After you update your Galaxy instance, try installing the tool again and let me know if you encounter issues. Thanks very much! Greg Von Kuster

Re: [galaxy-dev] shed_tool_conf.xml not updated

2012-01-27 Thread Greg Von Kuster
laxy central. Thanks in advance. > > Kind regards, > Anne. > > > On 27 Jan 2012, at 13:03, Greg Von Kuster wrote: > >> Hello Anne, >> >> I apologize for the delay in responding to you on this. The first issue I >> see is that the revision of your loca

Re: [galaxy-dev] shed_tool_conf.xml not updated

2012-01-27 Thread Greg Von Kuster
omfortable in updating to the latest from central, just use hg pull -u > > Before migrating and updating I will manually remove the installed tool shed > repository from disk as you advised. > > Kind regards, > Anne. > > > On 27 Jan 2012, at 14:57, Greg Von Kuste

Re: [galaxy-dev] shed_tool_conf.xml not updated

2012-01-27 Thread Greg Von Kuster
ool shed should not cause you problems. Let me know how this goes. Greg Von Kuster On Jan 27, 2012, at 2:27 PM, Anne Pajon wrote: > Hi Greg, > > Thanks for your answer. I've upgraded my Galaxy instance to 56bdee21dc78 from > Galaxy central repository. > > I tried again

Re: [galaxy-dev] How to delete user (and unshared files) in local instance by galaxy-admin (panel)

2012-01-28 Thread Greg Von Kuster
; 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 subscription

Re: [galaxy-dev] shed_tool_conf.xml not updated

2012-01-30 Thread Greg Von Kuster
.py', > line 660 in write > File > '/opt/local/home/webapp/galaxy/galaxy-dist/eggs/elementtree-1.2.6_20050316-py2.7.egg/elementtree/ElementTree.py', > line 695 in _write > File > '/opt/local/home/webapp/galaxy/galaxy-dist/eggs/elementtree-1.2.6_20050316-py

Re: [galaxy-dev] shed_tool_conf.xml not updated

2012-01-30 Thread Greg Von Kuster
e a > shed_tool_conf.xml updated: > > Let me know when you commit your next change set, so I will be able to test. > Thanks a lot for your help. > Anne. > Greg Von Kuster Galaxy Development Team g...@bx.psu.edu ___ Please keep all replies

Re: [galaxy-dev] tool shed offline?

2012-02-01 Thread Greg Von Kuster
ease 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

Re: [galaxy-dev] toolsectionlabel error (problem configuring toolshed hotplug?)

2012-02-03 Thread Greg Von Kuster
can test this out. I will get fixes for issues (if any exist) as fast as possible. My hope is that this will be the last major feature introduced until we get everything stabilized a bit more between the tool shed and Galaxy. Thanks! Greg Von Kuster On Feb 3, 2012, at 10:20 AM, Bossers,

Re: [galaxy-dev] Problem fetching updates to toolshed tool

2012-02-03 Thread Greg Von Kuster
alaxy tool sheds can test this out. I will get fixes for issues (if any exist) as fast as possible. My hope is that this will be the last major feature introduced until we get everything stabilized a bit more between the tool shed and Galaxy. Thanks! Greg Von Kuster On Feb 2, 2012, at 8:

Re: [galaxy-dev] Problems with custom data types and sniffers in shed tools

2012-02-05 Thread Greg Von Kuster
Hello Ira, I will fix the sniff problem with proprietary data types included in tool sheds - I should be able to have this fixed within the next day or two. With regard to the upload tool respecting these sniffers, I've already designed this tool as well as the metadata setting components to d

Re: [galaxy-dev] Problem fetching updates to toolshed tool

2012-02-06 Thread Greg Von Kuster
hat section. :-( > Actually the complete section is again invisible. > > Van: galaxy-dev-boun...@lists.bx.psu.edu > [mailto:galaxy-dev-boun...@lists.bx.psu.edu] Namens Bossers, Alex > Verzonden: maandag 6 februari 2012 8:45 > Aan: 'Greg Von Kuster'; Ira Cooke > CC: g

Re: [galaxy-dev] Problem fetching updates to toolshed tool

2012-02-06 Thread Greg Von Kuster
rt the repository tool when it’s an empty > section. > Sorry for being unclear. > Alex > > Van: Greg Von Kuster [mailto:g...@bx.psu.edu] > Verzonden: maandag 6 februari 2012 12:57 > Aan: Bossers, Alex > CC: Ira Cooke; galaxy-dev@lists.bx.psu.edu Dev > Onderwerp: Re: [galaxy

Re: [galaxy-dev] Problems with custom data types and sniffers in shed tools

2012-02-06 Thread Greg Von Kuster
Hello Ira, I believe proprietary datatype sniffers included in tool shed repositories are loading as expected - at least I cannot reproduce the behavior you are seeing. The datatypes_conf.xml file included in the latest revision of the gmap repository on the main Galaxy tool shed looks like th

Re: [galaxy-dev] Problem with latest database upgrade

2012-02-06 Thread Greg Von Kuster
Hello Thon, Attempting to run the migration script twice to the same version always poses problems. Can you downgrade successfully as follows? sh manage_db.sh downgrade 90 If so, downgrade, then upgrade again and send the paster log from the clean upgrade if you see a problem. Also: What dat

Re: [galaxy-dev] Problem with latest database upgrade

2012-02-06 Thread Greg Von Kuster
nux-x86_64-ucs2.egg/simplejson/decoder.py", > line 420, in raw_decode > simplejson.decoder.JSONDecodeError: No JSON object could be decoded: line 1 > column 0 (char 0) > > > On Feb 06, 2012, at 02:08 PM, Anthonius deBoer wrote: > >> Hi Greg, >> >&g

Re: [galaxy-dev] Problem with latest database upgrade

2012-02-07 Thread Greg Von Kuster
:08 PM, Anthonius deBoer wrote: > Oh, and whatever you did in the little patch, it worked...At least I have a > working version of galaxy again and the database seems to be all intact.. > > Thanks! > > Thon > > On Feb 06, 2012, at 03:52 PM, Greg Von Kuster wrote: > &g

Re: [galaxy-dev] Problems with custom data types and sniffers in shed tools

2012-02-07 Thread Greg Von Kuster
pending > sniffer for datatype galaxy.datatypes.gmap:IntervalAnnotation to sniff_order: > No module named gmap > galaxy.datatypes.registry WARNING 2012-02-07 14:25:38,609 Error appending > sniffer for datatype galaxy.datatypes.gmap:SpliceSiteAnnotation to > sniff_order: No module named gmap > galaxy.datatype

Re: [galaxy-dev] 01/27 galaxy-dist startup problem (toolshed/pgsql related)

2012-02-07 Thread Greg Von Kuster
Hi Alex, If your migration scripts through 90 executed cleanly, then your tool_shed_repository.uninstalled column should exist as that column is created in the 0090 script. What was the log of your db migration upgrades that occurred when your database was migrated from version 85 to 90? Than

Re: [galaxy-dev] 01/27 galaxy-dist startup problem (toolshed/pgsql related)

2012-02-07 Thread Greg Von Kuster
is empty though: > > galaxydev=> select * from tool_shed_repository; > id | create_time | update_time | tool_shed | name | description | owner | > changeset_revision | deleted | metadata | includes_datatypes | > update_available | installed_changeset_revision | uninstalled | dist_to_shed > +-+-

Re: [galaxy-dev] Problem with latest database upgrade

2012-02-07 Thread Greg Von Kuster
I don't seem to see revision 271ccd09bc23 there...Is >> this issue fixed in galaxy central or only in the main installation? >> >> Thanks >> >> Thon >> >> On Feb 07, 2012, at 08:11 AM, Greg Von Kuster wrote: >> >>> Hi Thon, >>&g

Re: [galaxy-dev] Problems with custom data types and sniffers in shed tools

2012-02-07 Thread Greg Von Kuster
class hierarchy. I believe this option > makes sense since a subclass of a datatype should always override its parent > .. and I think it would also avoid the potential for conflicts with galaxy's > defaults. > > What do you think? Is that a system that would work? > >

Re: [galaxy-dev] Error when attempting to get_updates from toolshed

2012-02-07 Thread Greg Von Kuster
Thanks Ira, I'll have this fixed tomorrow and let you know. Sorry for these glitches, we'll get these things ironed out rapidly. Thanks for helping! On Feb 7, 2012, at 7:40 PM, Ira Cooke wrote: > Dear Greg, > > In the latest version of the galaxy-central code there seems to be a bug > preve

Re: [galaxy-dev] Error when attempting to get_updates from toolshed

2012-02-08 Thread Greg Von Kuster
This is fixed in change set revision 6691:c9bdeba75bd1 on our central repo. Thanks very much for reporting this. Greg On Feb 7, 2012, at 7:40 PM, Ira Cooke wrote: > Dear Greg, > > In the latest version of the galaxy-central code there seems to be a bug > preventing me from updating my tools

Re: [galaxy-dev] Problems with custom data types and sniffers in shed tools

2012-02-08 Thread Greg Von Kuster
s parent > .. and I think it would also avoid the potential for conflicts with galaxy's > defaults. > > What do you think? Is that a system that would work? > > Cheers > ira > > > > > On 08/02/2012, at 3:25 AM, Greg Von Kuster wrote: > >> H

Re: [galaxy-dev] Problems with custom data types and sniffers in shed tools

2012-02-08 Thread Greg Von Kuster
To clarify, proprietary datatypes currently being loaded will be ignored if they conflict with a proprietary datatypes that was already loaded. Only datatypes defined in the datatypes_conf.xml file will take precedence, and override conflicts. On Feb 8, 2012, at 11:34 AM, Greg Von Kuster

Re: [galaxy-dev] Problems with custom data types and sniffers in shed tools

2012-02-08 Thread Greg Von Kuster
be appended to the sniff order, not placed in the same position as the replaced sniffer. This makes things cleaner and more easily understood. On Feb 8, 2012, at 11:37 AM, Greg Von Kuster wrote: > To clarify, proprietary datatypes currently being loaded will be ignored if > they conflic

Re: [galaxy-dev] Problem with GMAP datatypes

2012-02-09 Thread Greg Von Kuster
Hi Thon, I've been working on fixes which I believe may be related to this. When uploading a file, the proprietary datatypes / sniffers (datatypes included in installed tool shed repositories) are not correctly handled by the upload process. Also, when running jobs, if setting metadata extern

Re: [galaxy-dev] Problem with GMAP datatypes

2012-02-10 Thread Greg Von Kuster
On Feb 9, 2012, at 9:04 PM, Greg Von Kuster wrote: > Hi Thon, > > I've been working on fixes which I believe may be related to this. When > uploading a file, the proprietary datatypes / sniffers (datatypes included in > installed tool shed repositories) are not correctly h

Re: [galaxy-dev] Problem previewing a tool in the Toolshed

2012-02-14 Thread Greg Von Kuster
loser look, but if your tool is functional when installed from the tool shed to a local Galaxy instance, all should be ok. Thanks for your contribution! Greg Von Kuster On Feb 14, 2012, at 1:49 PM, Carlos Borroto wrote: > Hi, > > I'm currently developing my first Galaxy tool. I&

Re: [galaxy-dev] error on fastq file while grooming or fastqc report or fastqc converter

2012-02-17 Thread Greg Von Kuster
extension). They were originally in the datatypes.conf.xml.sample file for datatype indexers\, but datatype indexers have been eliminated from the Galaxy framework because datatype converters do the same thing. Greg Von Kuster On Feb 17, 2012, at 3:25 AM, Wetzels, Yves [JRDBE Extern] wrot

Re: [galaxy-dev] Functional tests

2012-02-20 Thread Greg Von Kuster
Hello Frank, see my inline comments. On Feb 20, 2012, at 6:56 AM, Frank Sørensen wrote: > Hi Guys, > > Sorry if this is a stupid question, but in order to find out which external > reference files (.loc - list files etc.) we need for our newly installed > Galaxy server, and to get an overview

Re: [galaxy-dev] Functional tests

2012-02-21 Thread Greg Von Kuster
ctory, but I am not able to tell you why (I assume you haven't moved any directories). Sorry for not being of any help here. Greg Von Kuster On Feb 21, 2012, at 2:55 AM, Frank Sørensen wrote: > Hi Greg, > > Den 20-02-2012 15:06, Greg Von Kuster skrev: >> Hello Fran

Re: [galaxy-dev] Sample Tracking System problem in Galaxy.

2012-02-22 Thread Greg Von Kuster
ry for the inconvenience. Greg Von Kuster On Feb 21, 2012, at 4:19 PM, Luobin Yang wrote: > Hi, Greg, > > I am a bioinformatics research scientist at Idaho State University and we're > planning to use the Sample Tracking System for our ION Torrent PGM sequencer. > However, I en

Re: [galaxy-dev] limited tool shed browse

2012-02-22 Thread Greg Von Kuster
Hi David, I cannot reproduce this behavior from my local Galaxy instance, but clicking '2', '3', '4' or 'Show All" does take a second or more to display the response. Can you provide more information about the environment you have or what you are doin

Re: [galaxy-dev] limited tool shed browse

2012-02-22 Thread Greg Von Kuster
sonation = True > allow_user_dataset_purge = True > new_user_dataset_access_role_default_private = True > enable_quotas = True > retry_job_output_collection = 10 > output_size_limit = 10737418240 > start_job_runners = drmaa > > On Feb 22, 2012, at 4:07 PM, Greg Von Kuster wrote: > >&g

Re: [galaxy-dev] R scripts for DESeq

2012-02-22 Thread Greg Von Kuster
Lisa, In case you aren't aware, you can set your user preferences for your account in the tool shed to receive an email message when a new repository's first upload occurs. This would keep you from having to check the tool shed. Go to User -> Preferences -> Manage your email alerts and you'll

Re: [galaxy-dev] KeyError: 'datatypes_config'

2012-02-24 Thread Greg Von Kuster
try: os.unlink( proprietary_datatypes_config ) except: pass return converter_path, display_path Sorry for the inconvenience - I'll get this fix out as soon as I possibly can. Let me know if you bump into any problems with this. Greg Von Kuster On Feb 24, 2012, at

Re: [galaxy-dev] cannot startup the local instance of tool shed

2012-02-24 Thread Greg Von Kuster
! Greg Von Kuster On Feb 24, 2012, at 4:17 PM, JIE CHEN wrote: > Hello everyone, > > I'm a new to Galaxy and the tool sheds. Right now i am learning it by reading > the tutorial and have a problem: > > when i try to start my local tool shed by typing the command "%sh &g

Re: [galaxy-dev] corrupted binary file

2012-02-25 Thread Greg Von Kuster
then there may be a bug in that process. What do your paster logs show? Also, your data attachments have been lost in the mail thread - did only Peter get them? Greg Von Kuster On Feb 25, 2012, at 5:20 AM, Peter Cock wrote: > On Sat, Feb 25, 2012 at 9:40 AM, Yingwei HU wrote: >> Dear P

Re: [galaxy-dev] Problem previewing a tool in the Toolshed

2012-02-28 Thread Greg Von Kuster
and questions in your message. Thanks! Greg Von Kuster On Feb 15, 2012, at 2:24 PM, Carlos Borroto wrote: > Hi Greg, > > Thanks for your answer. Would be great to get the tool to preview > correctly but is not a big deal. > > I'm having a few more problems. I'm getting

Re: [galaxy-dev] Problem previewing a tool in the Toolshed

2012-02-29 Thread Greg Von Kuster
ot be reasonable, so perhaps I spoke too soon. If you have questions about how to add support for new datatypes, see our wiki at http://wiki.g2.bx.psu.edu/Admin/Datatypes. Thanks! Greg Von Kuster On Feb 29, 2012, at 11:59 AM, Carlos Borroto wrote: > Hi Greg, > > Thanks for looking and resolv

Re: [galaxy-dev] Problem previewing a tool in the Toolshed

2012-02-29 Thread Greg Von Kuster
to, I'm > guessing I would have to do what is explained here: > http://wiki.g2.bx.psu.edu/Tool%20Shed#Including_proprietary_data_types_that_use_class_modules_contained_in_your_repository > > Thanks, > Carlos > > On Wed, Feb 29, 2012 at 12:14 PM, Greg Von Kuster wrote: >> Hi Car

Re: [galaxy-dev] Tool Shed Automatic Install Behind NGINX Proxy

2012-03-02 Thread Greg Von Kuster
not sure how many in the community that have this environment are using the tool shed. Greg Von Kuster On Mar 2, 2012, at 3:14 PM, Zachary Charlop-Powers wrote: > Hello Galaxy Team/Users, > > Thanks again for your great work. A few months back I setup a local Galaxy > server beh

Re: [galaxy-dev] HMMER wrappers

2012-03-06 Thread Greg Von Kuster
cause doing do prevents reproducibility. I'm looking for feedback from the community on this one - does eliminating this repository affect anyone? Thanks for the new contributions tot he tool shed! Greg Von Kuster On Mar 6, 2012, at 1:47 AM, Edward Kirton wrote: > i created a new toolshe

Re: [galaxy-dev] toolsectionlabel error (problem configuring toolshed hotplug?)

2012-03-07 Thread Greg Von Kuster
Hi Lisa, It looks like you are current with the tip from the galaxy-dist repository. What are you attempting to do, what exactly is the error you are seeing, and what is shown in your paster log? Thanks, Greg Von Kuster On Mar 6, 2012, at 9:08 PM, Lisa wrote: >> > Hi Greg, &g

Re: [galaxy-dev] toolsectionlabel error (problem configuring toolshed hotplug?)

2012-03-07 Thread Greg Von Kuster
not, change your ~/.hg/hgrc file so that the default path pulls from our galaxy-central repository, something like this. [paths] default = https://@bitbucket.org/galaxy/galaxy-central Sorry for the inconvenience, Greg Von Kuster On Mar 7, 2012, at 1:13 PM, Liusong Yang wrote: > Hi G

Re: [galaxy-dev] Error when installing toolshed tool

2012-03-12 Thread Greg Von Kuster
ssing from the repository. The fix I've committed handles the problem caused by the missing entry in the tool shed. Thanks very much for reporting this. Greg Von Kuster Metadata was defined for some items in revision '9266d807ca85'. Correct the following problems if nec

Re: [galaxy-dev] HMMER wrappers

2012-03-13 Thread Greg Von Kuster
ffice. however you folks how you want to handle it is fine. > > On Tue, Mar 6, 2012 at 3:38 AM, Greg Von Kuster wrote: > Hi Ed, > > Do you want the hmmscan repository itself deleted? It's been downloaded / > cloned 86 times, although it is never been automatically instal

Re: [galaxy-dev] problem after last upgrade

2012-03-14 Thread Greg Von Kuster
Hi Michal, Looks like you're running with a postgres database - can you get into your database and execute the following sql command and send me the result? select * from migrate_tools; Thanks! Greg Von Kuster On Mar 14, 2012, at 12:04 PM, Michal Stuglik wrote: > > Dear gal

Re: [galaxy-dev] problem after last upgrade

2012-03-15 Thread Greg Von Kuster
- all is good! If you see the same problem you reported below, try running this sql statement in your psotgres database: INSERT INTO migrate_tools VALUES ('GalaxyTools', 'lib/galaxy/tool_shed/migrate', 1); Now start your Galaxy server. Let me know how this turns out. Greg

Re: [galaxy-dev] Local Toolshed misbehaviours?

2012-03-16 Thread Greg Von Kuster
Hi Daniel, What does your tool shed paster log say when you get the 404 error trying to install? You can see the paster log by running the following from your Galaxy installation directory when your tool shed is running. tail -f community_webapp.log Greg Von Kuster On Mar 16, 2012, at 4:34

Re: [galaxy-dev] Local Toolshed misbehaviours?

2012-03-16 Thread Greg Von Kuster
ecko/20100101 > Firefox/10.0.2" > > Nothing that helps me much. > I have has some problems with permissions in the tmp dir, but I > reconfigured it and it still does not work. > > Daniel > > On 03/16/2012 11:04 AM, Greg Von Kuster wrote: >> Hi Daniel, >> >&

Re: [galaxy-dev] sharplabtool in Galaxy Tool Shed

2012-03-16 Thread Greg Von Kuster
>> >> >> On Tue, Mar 13, 2012 at 3:34 PM, Xuebing Wu wrote: >>> >>> I see. It's a set of tools we have on our local galaxy server. So it's >>> pretty heterogeneous, including interval manipulation, meta-gene >>> analysis, sequen

Re: [galaxy-dev] Missing tool previews in tool shed, e.g. hmmer.xml

2012-03-19 Thread Greg Von Kuster
r the value of the tool shed will be significantly diminished over time. Filtering out files that actually are not tools from a list of invalid tools could become a bit messy. Thanks, Greg Von Kuster Repository Actions Metadata was defined for some items in revision '66f8262e1686

Re: [galaxy-dev] refresh_on_change is broken?

2012-03-21 Thread Greg Von Kuster
hat's what I think you're attempt here), so your list of refresh_on_change values will be attributes of those history items. Greg Von Kuster On Mar 21, 2012, at 9:27 AM, Leandro Hermida wrote: >> >> Here's one example: >> >> >>> label="

Re: [galaxy-dev] Clarification on galaxy update process

2012-03-22 Thread Greg Von Kuster
enables you to have complete control over your own environment. Some changes in the .sample file may not make sense to change in your own environment. Greg Von Kuster On Mar 22, 2012, at 6:39 AM, Praveen Raj Somarajan wrote: > Hello Dev team, > > I normally use "hg incoming&quo

Re: [galaxy-dev] can the sample tracking system transfer (copy) data to a dataset library not in private Galaxy server data directory tree and then just link files?

2012-03-22 Thread Greg Von Kuster
plugin code file(s) > are? Then I can make a copy and make the change you mentioned. Look in ~/lib/galaxy/jobs/deferred Greg Von Kuster > > Sorry for needing this help, > Leandro > > ___ Please keep all replies on t

Re: [galaxy-dev] Clarification on galaxy update process

2012-03-22 Thread Greg Von Kuster
new addition which I > can incorporate manually, but I don't know which are other > additions/modifications in such files which might me useful for me. > > Raj. > > From: Greg Von Kuster [mailto:g...@bx.psu.edu] > Sent: Thursday, March 22, 2012 4:18 PM

Re: [galaxy-dev] refresh_on_change is broken?

2012-03-22 Thread Greg Von Kuster
Dear Greg, > > On Wed, Mar 21, 2012 at 3:20 PM, Greg Von Kuster wrote: >> Leandro, >> >> For refresh_on_change to work you need a set of optional selections and a >> set of refresh_on_change values, so in your example, the type should >> probably be a sel

Re: [galaxy-dev] Local Toolshed misbehaviours?

2012-03-23 Thread Greg Von Kuster
Hi Daniel, >> >> On Mar 22, 2012, at 11:21 AM, Daniel Sobral wrote: >> >>> Hi Greg, >>> >>> This is the output I get in the toolshed log: >>> " >>> Firefox/10.0.2" >>> 172.22.50.249 - - [22/Mar/2012:15:11:50 +0100] "GET >>> /toolshed/repository/install_repository_revision?repository_id=190cd60

Re: [galaxy-dev] Local Toolshed misbehaviours?

2012-03-23 Thread Greg Von Kuster
to come from my toolshed. I'm running the galaxy and the > toolshed under the same galaxy clone, but I think this is the intended > usage, no? Yes, this is fine to do, but you should not be using the same database. > > Thanks for the help, > Daniel > > > O

Re: [galaxy-dev] Problem starting toolshed

2012-03-23 Thread Greg Von Kuster
You'll need to configure your Python 2.6 to include mercurial. You can do something like easy_install -U mercurial but there are other approaches as well. On Mar 23, 2012, at 10:33 AM, Joachim Jacob wrote: > Hi all, > > > In order to ease sharing the developed Galaxy tools in our group, w

Re: [galaxy-dev] Galaxy AMQP listener startup script error

2012-03-23 Thread Greg Von Kuster
our Galaxy install dir. Greg Von Kuster On Mar 23, 2012, at 9:52 AM, Leandro Hermida wrote: > Dear all, > > I followed the directions in > https://main.g2.bx.psu.edu/u/rkchak/p/data-transfer to set up the > Galaxy AMQP listener service so that the sample tracking system can > tra

Re: [galaxy-dev] Normal that latest galaxy-dist creates shed_tools directory one level up from the galaxy-dist directory?

2012-03-26 Thread Greg Von Kuster
Hi Leandro, The directory should not have been created upon Galaxy server start-up. This issue has been resolved in change set 6892:6b8535e5b030 in our central repository. Thanks for reporting this. Greg Von Kuster On Mar 26, 2012, at 5:57 AM, Leandro Hermida wrote: > Dear all, > &

Re: [galaxy-dev] tool_conf.xml.main vs tool_conf.xml.sample

2012-03-27 Thread Greg Von Kuster
We have a buildbot set up that runs our functional tests against various platforms / environments. The .sample file used by the buildbot tests everything. The tool_conf.xml.main contains a subset of everything that is tested. On Mar 27, 2012, at 11:48 AM, Anne Pajon wrote: > Hi Nate, > > Th

Re: [galaxy-dev] "UnboundLocalError: local variable 'sample' referenced before assignment" when deleting transferred datasets

2012-03-29 Thread Greg Von Kuster
Hi Leandro, This issue should be fixed in change set 6911:9f5750e19c1e, which is currently available in our central repository. You're separate reported issues are being corrected as well and we'll let you know when fixes are available. thanks very much for reporting this. Greg

Re: [galaxy-dev] "AttributeError: 'NoneType' object has no attribute 'decode'" with Dataset Actions --> Select more datasets

2012-03-29 Thread Greg Von Kuster
Hello Leandro, This issue should be corrected in change set 6912:7273e1405094, which is available in our central repository. Thanks very much for reporting this. Greg Von Kuster On Mar 28, 2012, at 11:23 AM, Leandro Hermida wrote: > Dear Galaxy Dev, > > On the viewed transferred

Re: [galaxy-dev] Sample tracking data transfer hangs "in queue" forever

2012-03-29 Thread Greg Von Kuster
We know what the problem is and it is being fixed. We'll have the fix available shortly and let everyone know. Thanks for reporting this! Greg Von Kuster On Mar 29, 2012, at 1:49 PM, TerAvest, Emily wrote: > > Hi Leandro, > > I am also experiencing the same problem with t

Re: [galaxy-dev] Proteomics category on main toolshed?

2012-03-29 Thread Greg Von Kuster
Hello Ira, I've added the category to the main tool shed. Thanks for the request and your upcoming contributions! Greg Von Kuster On Mar 29, 2012, at 5:33 PM, Ira Cooke wrote: > Dear list, > > I would like to add a suite of proteomics tools to the toolshed but there is

Re: [galaxy-dev] Proteomics category on main toolshed?

2012-03-29 Thread Greg Von Kuster
ad > later on today. > > We're working on some better documentation ... to get it all working takes > some extra setup steps on the part of the user. > > Ira > > > On 30/03/2012, at 9:49 AM, Greg Von Kuster wrote: > >> Hello Ira, >> >> I&#

Re: [galaxy-dev] Sample tracking data transfer hangs "in queue" forever

2012-03-30 Thread Greg Von Kuster
ntral) if you want it now. Thanks very much for reporting this problem, and we apologize for the inconvenience it caused. Greg Von Kuster On Mar 29, 2012, at 1:49 PM, TerAvest, Emily wrote: > > Hi Leandro, > > I am also experiencing the same problem with the latest version of

Re: [galaxy-dev] Toolshed error when browsing own repo's

2012-04-02 Thread Greg Von Kuster
your hgweb.config match those you have on disk? Greg Von Kuster On Apr 2, 2012, at 8:38 AM, Joachim Jacob wrote: > Hi all, > > On a local Toolshed freshly installed, I got these errors when browsing my > repository. > > Perhaps a bug? > > > Cheers, > Joachim >

Re: [galaxy-dev] Toolshed error when browsing own repo's

2012-04-02 Thread Greg Von Kuster
; > > If it is most likely a configuration error, I will check my settings, and let > you know my progress. > > But one note: I do not have a hgweb.config file. Where is it supposed to > reside? I cannot find this info on the toolshed wiki. > > > Joachim > >

Re: [galaxy-dev] Toolshed error when browsing own repo's

2012-04-02 Thread Greg Von Kuster
g your repositories on disk (if you in fact have any), you can delete them, and create the hgeweb.config file with just the [paths] setting and no entries. This will result in a new, pristine tool shed environment. Greg Von Kuster On Apr 2, 2012, at 10:38 AM, Joachim Jacob wrote: > I am s

Re: [galaxy-dev] Toolshed error when browsing own repo's

2012-04-02 Thread Greg Von Kuster
the > error from below. > > Did I do something wrong, or are my steps from above not correct? Thanks for > the help! > > > Kind regards, > Joachim > > > On 04/02/2012 05:00 PM, Greg Von Kuster wrote: >> This is the problem - it's unclear how your l

Re: [galaxy-dev] [galaxy-user] Blast2GO local instance Re: Table with gene count reads

2012-04-02 Thread Greg Von Kuster
On Mar 24, 2012, at 7:30 AM, Peter Cock wrote: > > Have you seen the README file that comes with the > Blast2GO wrapper? Perhaps the 'install from toolshed' > could be tweaked to make this kind of documentation > more visible... > If you are installing a single repository that contains a file

Re: [galaxy-dev] [galaxy-user] Blast2GO local instance Re: Table with gene count reads

2012-04-03 Thread Greg Von Kuster
On Apr 3, 2012, at 6:07 AM, Peter Cock wrote: > On Mon, Apr 2, 2012 at 6:41 PM, Greg Von Kuster wrote: >> >> On Mar 24, 2012, at 7:30 AM, Peter Cock wrote: >>> >>> Have you seen the README file that comes with the >>> Blast2GO wrapper? Perhaps the &#

<    1   2   3   4   5   6   7   8   9   >