Skip to content

Missing unitCvRef in cvParam with units cause crash #5

@althonos

Description

@althonos

Originally opened by @althonos on althonos/mzml2isa:

Blocks such as: (from tiny.msdata.mzML0.99.10.mzML)

<cvParam cvRef="MS" accession="MS:1000016" name="scan time" value="5.8905" unitAccession="MS:1000038" unitName="minute"/>

cause crash, for a unitCvRef attribute is lacking. Proper format (according to the HUPO-PSO standard would be:

<cvParam cvRef="MS" accession="MS:1000016" name="scan time" value="5.8905" unitAccession="MS:1000038" unitName="minute", unitCvRef="MS"/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions