problems with maximum likelihood analysis in POY 5.1.1

10 views
Skip to first unread message

Lourdes Echevarria

unread,
Aug 15, 2017, 12:48:27 PM8/15/17
to POY - Phylogenetic Analysis Software

Hello,

I am running a small analysis to test the performance of POY when running likelihood analysis.

I am submitting the following commands (in a parallel environment of 40 processors):

read(prealigned:("16S.fas",tcm:(1,1)))
search(max_time:00:00:30)
select()
transform(likelihood:(gtr,rates:gamma:(4),priors:estimate))
search(max_time:00:04:00)
report("arbol.tre", trees:(branches), "reporte.txt", lkmodel)
exit()

The first search runs normally, but right after it finishes de Wagner trees, the following error messages appear:


poy: likelihood.c:2544: readjust_brents_gtr: Assertion `b >= x' failed.
[amazonia02:61548] *** Process received signal ***
[amazonia02:61548] Signal: Aborted (6)
[amazonia02:61548] Signal code:  (-6)
poy: newkkonen.c:1599: backtrace: Assertion `len1<=len2' failed.
poy: likelihood.c:2544: readjust_brents_gtr: Assertion `b >= x' failed.
[amazonia02:61542] *** Process received signal ***
[amazonia02:61542] Signal: Aborted (6)
[amazonia02:61542] Signal code:  (-6)
poy: newkkonen.c:1633: backtrace: Assertion `(i== -1)&&(j==-1)' failed.
poy: likelihood.c:2544: readjust_brents_gtr: Assertion `b >= x' failed.
[amazonia02:61543] *** Process received signal ***
[amazonia02:61543] Signal: Aborted (6)
[amazonia02:61543] Signal code:  (-6)
poy: newkkonen.c:1599: backtrace: Assertion `len1<=len2' failed.


I would really appreciate help to understand what is happening, where the error is.

Thanks in advance
Reply all
Reply to author
Forward
0 new messages