AbstractMolecularSequence.php
Immutable value object wrapping a biological sequence string Freely inspired by BioPHP's project biophp.org Created 25 August 2026 Last modified 25 August 2026
Table of Contents
Classes
- AbstractMolecularSequence
- A molecular sequence is defined by its symbols only : two instances holding the same symbols are interchangeable, so the class carries no identity and exposes no setter. Every transformation returns a brand new instance.