pgb_liv\php_ms\Utility\Digest\DigestArgC

  • Author: Andrew Collins

Synopsis

class DigestArgC extends DigestRegularExpression implements DigestInterface {
  • // constants
  • const CLEAVAGE_RULE = '/(?<=R)(?!P)/';
}

Hierarchy

Coverage

Methods 100% 1 / 1
Lines 100% 3 / 3

Constants

Name Value
CLEAVAGE_RULE '/(?<=R)(?!P)/'

Methods

Inherited from pgb_liv\php_ms\Utility\Digest\DigestRegularExpression

protected

  • performDigestion() — Digest the protein and produce peptides matching the enzyme rules.

Inherited from pgb_liv\php_ms\Utility\Digest\AbstractDigest

protected

public

History