Difference between revisions of "Aster"
Jump to navigation
Jump to search
(Created page with "Category:Software Category:Biology Category:Data Category:Sequencing {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|aster}} |{{#vardefine:url|https://githu...") |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Category:Software]] | [[Category:Software]] | ||
[[Category:Biology]] | [[Category:Biology]] | ||
− | [[Category:Data]] | + | [[Category:Data Science]] |
[[Category:Sequencing]] | [[Category:Sequencing]] | ||
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
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