logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

extractBCITrees - part of mauveAligner package reads all trees and their posterior from a set of MrBayes

Description

       This  program  reads  all  trees  and  their  posterior from a set of MrBayes .trprobs files and sums and
       normalizes posteriors for each topology.  All trees that meet a Bayes Credible Interval threshold will be
       saved, up to some maximum number of trees.  <BCI Threshold> A number between  0  and  1  giving  the  BCI
       threshold.   0.9  is  a  good  choice.  <max output trees>      Limit the output to this many trees.  All
       trees in the input file must have the same number of taxa and the same taxon labels

extractBCITrees 1.2.0+4713                         April 2015                                 EXTRACTBCITREES(1)

Name

       extractBCITrees  - part of mauveAligner package reads all trees and their posterior from a set of MrBayes
       .trprobs files

Synopsis

extractBCITrees<randomseed><BCIthreshold><maxoutputtrees><MrBayes.trprobsinputfile1  ..  N><nexusoutputfile>

See Also