pgb_liv\php_ms\Utility\Fragment\CFragment

Generates the C ions from a peptide

Synopsis

class CFragment extends AbstractFragment implements FragmentInterface {
  • // Inherited members from AbstractFragment
  • protected  $sequence;
}

Hierarchy

Coverage

Methods 100% 2 / 2
Lines 100% 2 / 2

Violations

Checkstyle

Line Column Severity Message
35 153 warning Line exceeds 120 characters; contains 153 characters

Members

protected

  • $sequence

Methods

protected

Inherited from pgb_liv\php_ms\Utility\Fragment\AbstractFragment

protected

public

History