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 ImmutableAnalyzedBasePairImmutableAnalyzedBasePair.copyOf(AnalyzedBasePair instance) Creates an immutable copy of aAnalyzedBasePairvalue.ImmutableAnalyzedBasePair.Builder.from(AnalyzedBasePair instance) Fill a builder with attribute values from the providedpl.poznan.put.structure.AnalyzedBasePairinstance.