Domain/Parser/Service ParseUnigeneManager.php

UniGene database parsing (clusters of expressed sequence tags) Freely inspired by BioPHP's project biophp.org Created 25 August 2026 Last modified 18 September 2026

Classes

ParseUnigeneManager Class ParseUnigeneManager A UniGene entry groups the sequences believed to come from one gene. It carries no sequence of its own, so this class exposes plain scalars rather than the Sequence/Feature entities of ParseDbAbstractManager. The PROTSIM lines are kept raw, as ParsePrositeManager does for its matrix field: their layout varies and the original BioPHP parser never decomposed them.