$accession
$accession : string
Class ParseTransfacMatrixManager A matrix record holds the nucleotide weight matrix describing what a transcription factor binds : one row per position of the binding site, counting how often each of A, C, G and T was observed there.
parseDataFile(array $aFlines) : \Amelaye\BioPHP\Domain\Sequence\Entity\Sequence
Parses a TRANSFAC matrix data file and populates this manager's fields.
| array | $aFlines | The lines the script has to parse |
$oSequence