Uses of Class
pl.poznan.put.structure.AnalyzedBasePair
Packages that use AnalyzedBasePair
Package
Description
Package contains classes useful in describing secondary structure (base pairs, helices, etc.)
-
Uses of AnalyzedBasePair in pl.poznan.put.structure
Subclasses of AnalyzedBasePair in pl.poznan.put.structureMethods in pl.poznan.put.structure with parameters of type AnalyzedBasePairModifier and TypeMethodDescriptionstatic ImmutableAnalyzedBasePair
ImmutableAnalyzedBasePair.copyOf
(AnalyzedBasePair instance) Creates an immutable copy of aAnalyzedBasePair
value.ImmutableAnalyzedBasePair.Builder.from
(AnalyzedBasePair instance) Fill a builder with attribute values from the providedpl.poznan.put.structure.AnalyzedBasePair
instance.