We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f65944a + f744dc9 commit 73e5758Copy full SHA for 73e5758
4 files changed
tools/raxmlng/.shed.yml
@@ -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