Skip to content

nicfel/Mascot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

204 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MASCOT

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.

Maven coordinates

<dependency>
    <groupId>io.github.compevol</groupId>
    <artifactId>mascot</artifactId>
    <version>3.1.0</version>
</dependency>

JPMS module name: mascot

Building from source

Requires Java 25 and Maven.

mvn install -DskipTests

Running BEAST with Mascot

mvn exec:exec -Dbeast.args="-overwrite examples/Constant.xml"

License

The java source code is licensed under the GNU General Public License v3.0.

About

BEAST2 implementation of the Masco approximation of the structured coalescent with forwards/backwards algorithm for node state calculation

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages