Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error matrix2loess.pl #13

Open
lxingze opened this issue Jul 14, 2021 · 3 comments
Open

error matrix2loess.pl #13

lxingze opened this issue Jul 14, 2021 · 3 comments

Comments

@lxingze
Copy link

lxingze commented Jul 14, 2021

$ perl /home/lixingze/software/cworld-dekker/scripts/perl/matrix2loess.pl -i fastq.sample_Chr1.sample_Chr1.matrix

Wide character in print at /usr/local/share/perl5/cworld/dekker.pm line 6095.
Wide character in print at /usr/local/share/perl5/cworld/dekker.pm line 6095.

Error in plot.window(...) : 'ylim' It's not worth it
Calls: plot -> plot.default -> localWindow -> plot.window
in addition: Warning messages:
1: In min (x): all parameters in Min do not exist; Reply inf
2: In max (x): all the parameters in Max do not exist; Reply inf
Stop execution

Wide character in print at /usr/local/share/perl5/cworld/dekker.pm line 6095.
Wide character in print at /usr/local/share/perl5/cworld/dekker.pm line 6095.
Wide character in print at /usr/local/share/perl5/cworld/dekker.pm line 6095.
Wide character in print at /usr/local/share/perl5/cworld/dekker.pm line 6095.
Wide character in print at /usr/local/share/perl5/cworld/dekker.pm line 6095.

@valderpan
Copy link

Hi, I have the same problem, is there any solution?

@blajoie
Copy link
Collaborator

blajoie commented Jan 5, 2023

@valderpan - can you post an example input matrix + command? I can take a look. Seems like it is something with the date print.

@valderpan
Copy link

@blajoie - Hi, thank you for your attention.

I think I have solved this problem. The reason is that the MATRIX I generate is not symmetric, only half of the matrix has values. When I corrected it to a symmetric matrix, no error was reported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants