Post date: Jul 20, 2020 10:39:54 PM
Important!
Convert vcf file to nexus format for Beauti.
https://www.beast2.org/2014/08/11/beast-on-osx-trouble-shooting.html
To be able to run BEAST2, may have to downgrade Java: export JAVA_HOME=$(/usr/libexec/java_home -v 1.8)
Find the number of cores on the computer: (1 physical core is two threads=two logical cores)
sysctl hw.physicalcpu hw.logicalcpu
hw.physicalcpu: 6
hw.logicalcpu: 12