Searched refs:evaluateTrees (Results 1 – 4 of 4) sorted by relevance
/dports/biology/iqtree/IQ-TREE-2.0.6/main/ |
H A D | treetesting.h | 97 void evaluateTrees(string treeset_file, Params ¶ms, IQTree *tree, vector<TreeInfo> &info, IntVe… 99 void evaluateTrees(string treeset_file, Params ¶ms, IQTree *tree);
|
H A D | treetesting.cpp | 1024 void evaluateTrees(string treeset_file, Params ¶ms, IQTree *tree, vector<TreeInfo> &info, IntVe… in evaluateTrees() function 1471 void evaluateTrees(string treeset_file, Params ¶ms, IQTree *tree) { in evaluateTrees() function 1474 evaluateTrees(treeset_file, params, tree, info, distinct_ids); in evaluateTrees()
|
H A D | phyloanalysis.cpp | 1324 evaluateTrees(params.treeset_file, params, &tree, info, distinct_trees); in reportPhyloAnalysis()
|
/dports/biology/iqtree/IQ-TREE-2.0.6/obsolete/ |
H A D | guidedbootstrap.cpp | 1129 evaluateTrees(params, &tree); in runAvHTest() 1292 evaluateTrees(params, &boot_tree, info, distinct_ids); in runBootLhTest()
|