Re: [galaxy-dev] Data_ref and multiple selection of columns from input file

2013-07-12 Thread Christos Kannas
Dear all, Found the mistake, accept_default="true" was messing things. Regards, Christos On Fri, Jul 12, 2013 at 3:34 PM, Christos Kannas wrote: > Deal all, > > We have a tool with the following parameters declarations: > > > label="Please select the file t

[galaxy-dev] Data_ref and multiple selection of columns from input file

2013-07-12 Thread Christos Kannas
input file. But in the interface we see a '?' as first column and then the columns of the input file. If we remove the multiple select its ok. Does data_ref works along side multiple selection? Regards, Christos -- Christos Kannas Researcher Ph.D Student e-Health Labora

Re: [galaxy-dev] [galaxy-bugs] Error message when trying to dowload Manhattan plot using the web version

2013-04-04 Thread Christos Kannas
tmpf = os.path.join(tmpd, 'library_download.' + params.do_action) Kind regards, Christos -- Christos Kannas Researcher Ph.D Student e-Health Laboratory <http://www.medinfo.cs.ucy.ac.cy/> kannas.chris...@ucy.ac.cy kannas.chris...@cs.ucy.ac.

[galaxy-dev] Composite Datatype (auto_primary_file) not uploading

2013-03-22 Thread Christos Kannas
_files_path ?' % (sys.exc_info()[0], dataset.name)) return False if len(flist) == 0: log.debug('@@@ PDBQT_Protein set_meta failed - %s extra_files_path %s is empty?' % (dataset.name, efp)) return False self.regenerate_primary_fil

Re: [galaxy-dev] Error when trying to change the permissions in data libraries.

2013-02-13 Thread Christos Kannas
Hi, The problem has been solved. There was a corruption within a user's email address, there was a character that could not be decoded so it caused errors with permissions and the datasets the user had uploaded. -- Chris On Fri, Feb 8, 2013 at 3:59 PM, wrote: > From: Christos Kann

[galaxy-dev] How to submit contribution to the Galaxy source code?

2013-02-02 Thread Christos Kannas
class extending Tabular and a mako template to display data in a tabular format. So my question is how can I make these contributions available to the community? Should create a repository in Bitbucket and do a pull request? Or is there another way? Regards, Christos -- Christos Kannas Resea

Re: [galaxy-dev] Manage Jobs: This Galaxy instance is not the job manager.

2012-10-24 Thread Christos Kannas
[P]* has a valid match but* RewriteRule ^/admin/jobs(.*) http://localhost:8079/admin/jobs$1 [P]* has a match only on /admin/jobs. So you have to also point this in http://wiki.g2.bx.psu.edu/Admin/Config/Performance/Web%20Application%20Scaling . Regards, Christos Kannas On Wed, Oct 24, 2012 at 5