Walter

Results 67 issues of Walter

I think it'd better to log this issue, though it can be fixed to use "BEAST with JRE 1.8" : 1. Use Oracle `Java 16` in Mac to open `BEAUti`,...

enhancement

It will be useful to port `< compatibilityStatistic >` from BEAST 1. The XML is below: Copied from https://groups.google.com/forum/#!topic/beast-users/oQcO9oEW1pc Hi Yan, This may be easier to achieve in BEAST v1.10.4...

enhancement

@alexeid @rbouckaert @tgvaughan Alexei and I are proposing a knowledge-based package manager, and I think you should join us. The current package manager is still not informative, which does not...

enhancement
documentation

@rbouckaert @alexeid @tgvaughan Since we have multiple versions of BEAST 2 working in different versions of Java, we should record this dependency somewhere. The best place, I think, is version.xml....

enhancement

Hey, I mean the precision dating present in BEAST 1.8 i.e. lets say I have a tip date labeled only as 2007 - if I set the precision of this...

enhancement

BEAUti generates incorrect up down operator of clock rate and tree for multi-alignment Load multi-alignment, link clock rate but unlink trees, make clock rate be estimated, and then the xml...

defect
BEAUti

From: Ahmed Magdy Moustafa I would like to use just polymorphic sites (1473) with associated tip dates and the SNP ascertainment bias correction in BEAST2. Are there specific steps to...

enhancement
documentation

From: Ingi Agnarsson I'm trying to get taxon sets into Beauti. I have 563 taxa so defining sets within beauti is painstaking, as is listing taxon names in each set...

enhancement

add getMRJVersion method to OSIdentifier to fix the bug for new Mac OS

https://github.com/CompEvol/beast2/blob/master/release/Linux/jrebin/beast relies on `uname -m` returning "x86_64", and then defines "$LD_LIBRARY_PATH" required to launch BEAST. But in M1 chip, it returns "arm64", so the user has to set "$LD_LIBRARY_PATH" in...

defect