\Amelaye\BioPHP\Domain\Sequence\EntitySubMatrix

Class SubMatrix

Summary

Methods
Properties
Constants
__construct()
getRules()
addrule()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$rules
N/A

Properties

$rules

$rules : array

Rules of the matrix

Type

normal

Methods

__construct()

__construct() : mixed

submatrix simply initializes the rules property to the empty array.

Returns

mixed

getRules()

getRules() : array

Gets the rules of the matrix

Returns

array

addrule()

addrule() : mixed

Adds a rule to the substitution matrix.

Returns

mixed