For message compactness, Allele, CisPhasedBlock, and Terminus are no longer components of TraversalBlock, since their traversal direction can always be inferred from surrounding adjacencies. Instead, Allele, CisPhasedBlock, Terminus can now be specified directly as components of DerivativeMolecule.
For message compactness,
Allele
,CisPhasedBlock
, andTerminus
are no longer components ofTraversalBlock
, since their traversal direction can always be inferred from surrounding adjacencies. Instead,Allele
,CisPhasedBlock
,Terminus
can now be specified directly as components ofDerivativeMolecule
.See discussion #551 for reasoning.