Supported platforms
Running an assembly
Basic Shasta functionality (running an assembly) is supported by the Shasta executable on the following platforms:
-
Most current 64-bit Linux distributions for the
x86_64
architecture, including the following on which it was actually tested:- Ubuntu 16.04 LTS
- Ubuntu 18.04 LTS
- Ubuntu 20.04 LTS
- macOS, using the macOS specific version of the Shasta executable.
- Windows, using the Linux version of the Shasta executable and running under Windows Subsystem for Linux (WSL).
See here for more information.
Extended functionality
Extended Shasta functionality (http server, Python API) is only available on Ubuntu 16.04, Ubuntu 18.04 and Ubuntu 20.04 LTS. Porting to other Linux platforms is possible.