pgb_liv\php_ms\experimental\MzMlMerge::merge
Merges the MzML files specified in the constructor into a single MzML file and writes the data to the output file specified in the constructor
Signature
public function merge()
Violations
Checkstyle
Line | Column | Severity | Message |
---|---|---|---|
208 | 24 | error | Opening parenthesis of a multi-line function call must be the last content on the line |
208 | 53 | error | Only one argument is allowed per line in a multi-line function call |
209 | 1 | error | Multi-line function call not indented correctly; expected 16 spaces but found 20 |
209 | 59 | error | Closing parenthesis of a multi-line function call must be on a line by itself |
Line | Task |
---|---|
195 | verify analysis phase run |