Uses of Interface
pl.poznan.put.structure.formats.Converter
-
Packages that use Converter Package Description pl.poznan.put.structure.formats -
-
Uses of Converter in pl.poznan.put.structure.formats
Classes in pl.poznan.put.structure.formats that implement Converter Modifier and Type Class Description classDefaultConverterA 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.classImmutableDefaultConverterImmutable implementation ofDefaultConverter.
-