Domain/Parser/Service ParseProdomManager.php

ProDom database parsing (protein domain families) Freely inspired by BioPHP's project biophp.org Created 25 August 2026 Last modified 18 September 2026

Classes

ParseProdomManager Class ParseProdomManager A ProDom entry describes a family of protein domains, not a sequence, so this class exposes plain scalars rather than the Sequence/Feature entities of ParseDbAbstractManager. Only the fields the original BioPHP parser read are decomposed : the alignment block (AL/CO) and the cross-references (DR) are left aside, as they were there.