Class CanonicalStructureExtractor


  • public final class CanonicalStructureExtractor
    extends Object
    A set of methods to analyze 3D data to extract the canonical 2D structure.
    • Method Detail

      • bpSeq

        public static BpSeq bpSeq​(ResidueCollection residueCollection)
        Extracts the canonical secondary structure from the 3D data and outputs it in BPSEQ format.
        Parameters:
        residueCollection - A collection of residues to analyze.
        Returns:
        A secondary structure in BPSEQ format.