mmtfPyspark.mappers.structureToSecondaryStructureSegments module

structureToSecondaryStructureSegments.py:

Maps chain seuqnce to its sequence segments

class StructureToSecondaryStructureSegments(length)[source]

Bases: object

Constructor sets the segment length.

Attributes

length (int) length of the secondary structure segments

Methods

__call__(t) Call self as a function.