Store the core information of a structure alignment

Hierarchy

  • Alignment

Properties

sequence_alignment?: SequenceAlignment[]

List of size M that codifies sequence alignment, where M - the number of aligned structures

structure_alignment: StructureAlignmentBlock[]

List of size K that holds structural alignment data, where K - number of blocks. Blocks divide the alignment into structurally equivalent parts. The division can be due to non-topological rearrangements (e.g. circular permutations) or due to flexible parts (e.g. domain or region swaps).

structures: (StructureEntry | StructureURL)[]

Identifies aligned structures

Generated using TypeDoc