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

Problem running octave plmDCA.m test_data/T1019s2.aln #14

Open
Maj18 opened this issue Dec 19, 2020 · 1 comment
Open

Problem running octave plmDCA.m test_data/T1019s2.aln #14

Maj18 opened this issue Dec 19, 2020 · 1 comment

Comments

@Maj18
Copy link

Maj18 commented Dec 19, 2020

Hej, I tried to run plmDCA.m test_data/T1019s2.aln, but I got the following error:
octave: no graphical display found
octave: disabling GUI features

N = 88 B_with_id_seq = 393 B = 393 B_eff = 393.00 q = 22

Minimizing g_r for node r=1
warning: non-integer range used as index
warning: called from
plmDCA>g_r at line 212 column 8
plmDCA>g_r at line 215 column 23
minFunc at line 314 column 10
plmDCA>min_g_r at line 206 column 7
plmDCA at line 91 column 15
error: reshape: SIZE must be non-negative
error: execution exception in plmDCA.m

I don't use matlab, so can't really fix the problem. Can you please help me out? Thank you!
Maj

@challengesll
Copy link

you can try octave --no-gui -W plmDCA.m $aln for solving your problem.

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

2 participants