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 voidParsimonyTreeMethod.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 CharactersBlockCharactersBlockBuilder.makeNewBlock()protected CharactersBlockDataBlockBuilder.makeNewBlock()