$entryName
$entryName : string
Class ParseEpdManager An EPD entry describes a promoter. It borrows the two character tag layout of EMBL, but its fields carry different things, so this class exposes plain scalars rather than the Sequence/Feature entities of ParseDbAbstractManager. The three dated events the format defines are all read here, where the original BioPHP parser had commented two of them out.
parseDataFile(array $aFlines) : \Amelaye\BioPHP\Domain\Sequence\Entity\Sequence
Parses an EPD data file and populates this manager's fields.
| array | $aFlines | The lines the script has to parse |
$oSequence