pgb_liv\php_ms\Reader\MzIdentMlReader1r1::getProteinAmbiguityGroup
A set of logically related results from a protein detection, for example to represent conflicting assignments of peptides to proteins.
Signature
private function getProteinAmbiguityGroup(SimpleXMLElement
$xml )
Parameters
$xml
— \SimpleXMLElement
XML to parse
Test Coverage
Information
- Coverage: 0/8 Lines (0%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
651 | LongVariable | Avoid excessively long variable names like $proteinDetectionHypothesis. Keep variable name length under 20. |