$clusterId
$clusterId : string
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.
parseDataFile(array $aFlines) : \Amelaye\BioPHP\Domain\Sequence\Entity\Sequence
Parses a UniGene data file and populates this manager's fields.
| array | $aFlines | The lines the script has to parse |
$oSequence