Uses of Package
statalign.postprocess.utils

Packages that use statalign.postprocess.utils
statalign.postprocess.gui   
statalign.postprocess.gui.treeviews   
statalign.postprocess.plugins   
statalign.postprocess.utils   
 

Classes in statalign.postprocess.utils used by statalign.postprocess.gui
DisplayString
          A class that stores the strings to be displayed and thus enable zooming on the consensus trees / networks
 

Classes in statalign.postprocess.utils used by statalign.postprocess.gui.treeviews
DisplayString
          A class that stores the strings to be displayed and thus enable zooming on the consensus trees / networks
 

Classes in statalign.postprocess.utils used by statalign.postprocess.plugins
EntropyContainer
           
LogLikelihoodTraceContainer
          A container class that stores a loglikelihood value and a logical value if the sample comes from the burn-in period or not.
 

Classes in statalign.postprocess.utils used by statalign.postprocess.utils
NewickParserException
           
RNAFoldingTools.MultiThreadedPosteriorDecoding
          A class, which given a base-pairing probability matrix and an array representing the probabilities of a single nucleotides being unpaired, performs a multi-threaded posterior-decoding and returns the MPD consensus structure.