Uses of Interface
pl.poznan.put.structure.formats.Converter
Packages that use Converter
-
Uses of Converter in pl.poznan.put.structure.formats
Classes in pl.poznan.put.structure.formats that implement ConverterModifier and TypeClassDescriptionclass
A default converter from BPSEQ to dot-bracket which iteratively (1) finds non-pseudoknots and assigns the current lowest level, then (2) increases level and (3) treats pseudoknots as the next input to (1) until there are base pairs without level assigned.final class
Immutable implementation ofDefaultConverter
.