Uses of Class
org.biojavax.bio.phylo.io.nexus.CharactersBlock
Packages that use CharactersBlock
Package
Description
Classes to support phlylogeny objects.
Classes to support the I/O of Nexus files.
-
Uses of CharactersBlock in org.biojavax.bio.phylo
Methods in org.biojavax.bio.phylo with parameters of type CharactersBlockModifier and TypeMethodDescriptionstatic void
ParsimonyTreeMethod.MP
(TaxaBlock t, CharactersBlock ch) static org.jgrapht.WeightedGraph
<String, org.jgrapht.graph.DefaultWeightedEdge> DistanceBasedTreeMethod.NeighborJoining
(TaxaBlock t, CharactersBlock ch) static org.jgrapht.WeightedGraph
<String, org.jgrapht.graph.DefaultWeightedEdge> DistanceBasedTreeMethod.Upgma
(TaxaBlock t, CharactersBlock ch) -
Uses of CharactersBlock in org.biojavax.bio.phylo.io.nexus
Subclasses of CharactersBlock in org.biojavax.bio.phylo.io.nexusMethods in org.biojavax.bio.phylo.io.nexus that return CharactersBlockModifier and TypeMethodDescriptionprotected CharactersBlock
CharactersBlockBuilder.makeNewBlock()
protected CharactersBlock
DataBlockBuilder.makeNewBlock()