Home
last modified time | relevance | path

Searched refs:evaluateTrees (Results 1 – 4 of 4) sorted by relevance

/dports/biology/iqtree/IQ-TREE-2.0.6/main/
H A Dtreetesting.h97 void evaluateTrees(string treeset_file, Params &params, IQTree *tree, vector<TreeInfo> &info, IntVe…
99 void evaluateTrees(string treeset_file, Params &params, IQTree *tree);
H A Dtreetesting.cpp1024 void evaluateTrees(string treeset_file, Params &params, IQTree *tree, vector<TreeInfo> &info, IntVe… in evaluateTrees() function
1471 void evaluateTrees(string treeset_file, Params &params, IQTree *tree) { in evaluateTrees() function
1474 evaluateTrees(treeset_file, params, tree, info, distinct_ids); in evaluateTrees()
H A Dphyloanalysis.cpp1324 evaluateTrees(params.treeset_file, params, &tree, info, distinct_trees); in reportPhyloAnalysis()
/dports/biology/iqtree/IQ-TREE-2.0.6/obsolete/
H A Dguidedbootstrap.cpp1129 evaluateTrees(params, &tree); in runAvHTest()
1292 evaluateTrees(params, &boot_tree, info, distinct_ids); in runBootLhTest()