Comment¶
Comment lines can be placed anywhere in an mzTab file. These lines must start with the three-letter code COM and are ignored by most parsers. Empty lines can also occur anywhere in an mzTab file and are ignored.
Example¶
COM This is a comment
Properties¶
| Name (Alias) | Type (Default) | Constraints | Description |
|---|---|---|---|
| prefix | (COM) |
required pattern: COMValidation type: error |
Comment prefix |
| msg | str |
required Validation type: error |
message |
| line_number | int |
format: positive-integerValidation type: error |
line number |