Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

JBris/beast2-docker

Open more actions menu

Repository files navigation

BEAST 2 Docker and Apptainer

Docker and Apptainer setup for the BEAST 2 software

Table of contents

Docker

Pull the Docker image:

./workspace/scripts/pull.sh 

Run BEAST2:

cd workspace
./scripts/run.sh examples/testRNA.xml

Run BEAST2 with BEAGLE:

cd workspace
./scripts/run.sh -beagle -beagle_SSE -beagle_CPU -threads 4 examples/testRNA.xml

Apptainer

Build the Apptainer image:

./workspace/scripts/apptainer_build.sh 

Run BEAST2:

./beast2.sif workspace/examples/testRNA.xml

Run BEAST2 with BEAGLE:

./beast2.sif -beagle -beagle_SSE -beagle_CPU -threads 4 workspace/examples/testRNA.xml
Morty Proxy This is a proxified and sanitized view of the page, visit original site.