$accession
$accession : string
Class ParseAaindexManager An AAINDEX1 entry describes a numerical property of the twenty amino acids, not a sequence, so this class exposes plain scalars rather than the Sequence/Feature entities of ParseDbAbstractManager. Its data fields are single letter tags whose continuation lines start with a space, the GenBank way. The C (correlated entries) and I (index values) fields are not decomposed : they are fixed numeric tables the original BioPHP parser never touched either.
parseDataFile(array $aFlines) : \Amelaye\BioPHP\Domain\Sequence\Entity\Sequence
Parses an AAINDEX1 data file and populates this manager's fields.
| array | $aFlines | The lines the script has to parse |
$oSequence