Standard RAxML version 8.2.12 When using RAxML please cite the following paper: A. Stamatakis: "RAxML Version 8: A tool for Phylogenetic Analysis and Post-Analysis of Large Phylogenies".Bioinformatics (2014) 30 (9): 1312-1313. Quick start under Linux: ...
standard-RAxML/legacyCode.c Go to file Go to file T Go to line L Copy path Copy permalink Cannot retrieve contributors at this time 916 lines (681 sloc) 22.9 KB Raw Blame Open with Desktop View raw View blame This file contains bidirectional Unicode text that may be interpreted...
master standard-RAxML/topologies.c Go to file 741 lines (555 sloc) 17.1 KB Raw Blame /* RAxML-VI-HPC (version 2.2) a program for sequential and parallel estimation of phylogenetic trees * Copyright August 2006 by Alexandros Stamatakis...
#define programName "RAxML" #define programVersion "8.2.12" #define programVersionInt 8212 #define programDate "May 2018" #define TREE_EVALUATION 0 #define BIG_RAPID_MODE 1 #define CALC_BIPARTITIONS 2 #define SPLIT_MULTI_GENE 3 #define CHECK_ALIGNMENT 4 #define PER_SITE_LL 5 #define PARS...