MASCOT (Marginal Approximation of the Structured Coalescent) is a BEAST 3 package for efficient phylogeographic inference under the structured coalescent.
A tutorial on how to use MASCOT can be found here.
<dependency>
<groupId>io.github.compevol</groupId>
<artifactId>mascot</artifactId>
<version>3.1.0</version>
</dependency>JPMS module name: mascot
Requires Java 25 and Maven.
mvn install -DskipTestsmvn exec:exec -Dbeast.args="-overwrite examples/Constant.xml"The java source code is licensed under the GNU General Public License v3.0.