Uses of Interface
org.biojava.bio.dist.Count
Packages that use Count
-
Uses of Count in org.biojava.bio.dist
Classes in org.biojava.bio.dist that implement CountModifier and TypeClassDescriptionfinal class
An encapsulation of a count over the Symbols within a FiniteAlphabet using an AlphabetIndex object.Methods in org.biojava.bio.dist with parameters of type CountModifier and TypeMethodDescriptionstatic Distribution
DistributionTools.countToDistribution
(Count c) Make a distribution from a count.void
Set the counts in this Counts to be equal to the counts in c.void