pgb_liv\php_ms\Utility\Digest\DigestRegularExpression::__construct
Creates a new instance with the provided regular expression as the cleavage rule.
Signature
public function __construct(string
$regularExpression )
Parameters
$regularExpression
—
string
Regular expression definition of how to perform peptide digestion
Test Coverage
Information
- Coverage: 2/2 Lines (100%)
- Tests: 1
- Passed: 1 (100%)
Tests
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\DigestTrypsinTest::testObjectCanBeConstructedForValidConstructorArguments