Skip to content

Commit 73e5758

Browse files
authored
Merge pull request #7554 from amkozlov/raxmlng-wrapper
add raxml-ng 1.2.2 wrapper
2 parents f65944a + f744dc9 commit 73e5758

4 files changed

Lines changed: 450 additions & 0 deletions

File tree

tools/raxmlng/.shed.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: raxmlng
2+
owner: iuc
3+
categories:
4+
- Phylogenetics
5+
description: RAxML-NG - A Maximum Likelihood based phylogenetic tree inference
6+
homepage_url: http://www.exelixis-lab.org/web/software/raxml-ng/
7+
long_description: |
8+
RAxML-NG is a phylogenetic tree inference tool which uses Maximum-Likelihood (ML) optimality criterion.
9+
Its search heuristic is based on iteratively performing a series of Subtree Pruning and Regrafting (SPR) moves,
10+
which allows to quickly navigate to the best-known ML tree.
11+
RAxML-NG is a successor of RAxML 8.x (Stamatakis 2014).
12+
remote_repository_url: https://github.com/galaxyproject/tools-iuc/tree/main/tools/raxml-ng
13+
type: unrestricted

0 commit comments

Comments
 (0)