Re: problems with table viewer

58 views
Skip to first unread message

JFP

unread,
Oct 29, 2012, 8:56:12 AM10/29/12
to circos-data-...@googlegroups.com
Hi again,

for the record, the solution of this is ... that it does not need any solution since the error is just a warning linked to the perl version.
Still, producing figures out of tables is not always an easy task ... as one has to correct for several problems with the different 'conf' files.

Once this is done, circos does generate beautiful pictures,
Best,
-juan

On Thursday, October 25, 2012 12:34:57 AM UTC+2, JFP wrote:
Hi,

I am trying to run table viewer in a mac (OS X version 10.7.4) but I get the following error after running >cat table.txt | perl bin/parse-table > parsed.txt

"Use of uninitialized value within @_ in lc at /Library/Perl/5.12/Graphics/ColorObject.pm line 1905.". This sentence is repeated many times.

I have seen this error posted earlier but I can't find a solution.

Circos worked fine otherwise,

thanks!

-juan

Martin Krzywinski

unread,
Oct 30, 2012, 3:50:45 PM10/30/12
to circos-data-...@googlegroups.com
This issue is due to how new versions of Perl trigger warnings for the
'lc' function.

The original module (Graphics::ColorObject) has not been updated by
the author to check that the argument to lc is defined. The warning is
annoying, but harmless.

Circos itself no longer uses this module for this very reason, given
that only a few functions from the module were being used - those that
convert between HSB to RGB.

Martin Krzywinski
science + art
http://mkweb.bcgsc.ca
> --
> You received this message because you are subscribed to the Google Groups
> "Circos" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/circos-data-visualization/-/FUYiairU-5oJ.
>
> To post to this group, send email to
> circos-data-...@googlegroups.com.
> To unsubscribe from this group, send email to
> circos-data-visual...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/circos-data-visualization?hl=en.
Reply all
Reply to author
Forward
0 new messages