Uses of Class
jebl.evolution.taxa.MissingTaxonException

Packages that use MissingTaxonException
jebl.evolution.trees   
 

Uses of MissingTaxonException in jebl.evolution.trees
 

Methods in jebl.evolution.trees that throw MissingTaxonException
static java.util.Set<Node> RootedTreeUtils.getTipsForTaxa(RootedTree tree, java.util.Collection<Taxon> taxa)
          Gets a set of external nodes that correspond to the given taxa.
 



http://code.google.com/p/jebl2/