pgb_liv\php_ms\Utility\Digest\DigestAspN

  • Author: Andrew Collins

Synopsis

class DigestAspN extends DigestRegularExpression implements DigestInterface {
  • // constants
  • const CLEAVAGE_RULE = '/(?=[BD])/';
}

Hierarchy

Coverage

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

Constants

Name Value
CLEAVAGE_RULE '/(?=[BD])/'

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