On Thu, Oct 3, 2013 at 2:47 PM, sam guerler <aysam.guer...@gmail.com> wrote:
> Hi Peter,
>
> I cannot reproduce the type error you are observing, but that one might be
> critical. The second message is rather an information than an error message.
> Is it possible that data.js is modified in your local galaxy version? You
> could apply an hg diff on data.js or maybe send the first few code lines in
> order verify this?
>
> Thanks,
> Sam

Thanks Sam,

Unfortunately my data.js seems to match galaxy-dist perfectly:

$ wget 
https://bitbucket.org/galaxy/galaxy-dist/raw/c42567f43aa762a45f7eb7fc0917260edcaa5636/static/scripts/mvc/data.js
...
$ diff data.js /mnt/galaxy/galaxy-dist/static/scripts/mvc/data.js
(no difference)

I wonder if part of the issue is which tool created the tabular file, and
if it uses some of the special column names like chromosome etc.
The tools I've noticed this with do not use column name metadata
(but do tend to have a #comment line with column names as the
first line).

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/

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

Reply via email to