Closed CSTE7007 closed 1 month ago
The error message shows the class phylonco.lphy.evolution.datatype.PhasedGenotype
cannot be found, which is in another BEAST package phylonco
. I will investigate why this happens.
In the meantime, you can try to uninstall phylonco using PackageManager
. It is not required for LPhyBeast to create XMLs in the tutorials, e.g. RSV2.lphy.
In addition, this problem does not relate to the LPhyBeastExt package, so I transfer it to here.
It seems the current released version of phylonco-lphy-0.0.3.jar
is not compatible to LPhy 1.5.0 SPI code. Looking at the SPI in the decompiled phylonco-lphy-0.0.3.jar
, it is still using lphy 1.4.x SPI, but the current release of lphybeast
is depending on lphy 1.5, so phylonco's lphy classes cannot be loaded properly.
The problem is that phylonco package is not compatible to the lphybeast. The lphybeast core has no issue.
@CSTE7007 We have released the new version of LPhy 1.6.0 and LPhyBEAST 1.2.0, and phylonco 1.2.0, phylonco.lphybeast 1.2.0. This problem will be solved if you update them to those new versions. In this new version, phylonco is split into 2 releases, one (phylonco) is for BEAST 2 only, the other (phylonco.lphybeast ) is for LPhyBEAST to create XML.
The dependency detail is listed in the new user manual. We are updating the rest webpages at the moment.
Please note : if you are using phylonco lphy or phylonco lphybeast, please remember to put the two jar files (phylonco-lphy and phylonco-lphy-studio ) into LPhy lib folder, and remove the old one.
Thank you to support our software.
I will keep this issue open for 2 weeks, if any problems, please ask here.
I was trying to follow LPhyBEAST mentioned at the usage section at https://linguaphylo.github.io/setup/
I copied the lphybeast file to my beast/bin directory
and then in my terminal I wrote
./lphybeast ~/lphy-studio-1.5.0/tutorials/RSV2.lphy
The lphybeast script would have generate the “RSV2.xml”
But instead I am facing the following exception and error:
My configuration: BEAST v2.7.7 Ubuntu 18.04.6 LTS 64-bit | 8GB RAM Intel® Core™ i5-3470 CPU @ 3.20GHz × 4