pgb_liv\php_ms\Reader\MzIdentMlReaderFactory::getReader
Parses the XML file to identify the specification version and then returns the appropriate reader
Signature
public function getReader(string
$filePath )
Parameters
$filePath
—
string
Path to the location of the mzIdentML file
Returns
- MzIdentMlReader1Interface
Test Coverage
Information
- Coverage: 0/11 Lines (0%)
- Tests: 0
- Passed: 0 (0%)
Violations
Checkstyle
Line |
Column |
Severity |
Message |
43 |
122 |
warning
|
Line exceeds 120 characters; contains 122 characters |