Difference between revisions of "Aster"
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
+ | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory | ||
+ | * HPC_{{uc:{{#var:app}}}}_IMAGE - apptainer image | ||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 17:50, 28 August 2023
Description
Aster is a family of optimation algorithms for species tree inference implemented in C++ (including ASTRAL-Pro & Weighted ASTRAL).
Environment Modules
Run module spider aster
to find out what environment modules are available for this application.
System Variables
- HPC_ASTER_DIR - installation directory
- HPC_ASTER_BIN - executable directory
- HPC_ASTER_IMAGE - apptainer image