Skip to content

[Question] How to get instrument information from mzML #79

@jspaezp

Description

@jspaezp

Hello!

I am using the mzml object to read an indexed mzml file and I was wondering whether there is a way to get that information using the python API (which I would be having a hard time finding within the documentation).

Within the actual mzml file it can be found in L20 like this ...

<referenceableParamGroupList count="1">
  <referenceableParamGroup id="CommonInstrumentParams">
    <cvParam cvRef="MS" accession="MS:1002877" name="Q Exactive HF-X" value=""/>
    <cvParam cvRef="MS" accession="MS:1000529" name="instrument serial number" value="Exactive Series slot #6133"/>
  </referenceableParamGroup>
</referenceableParamGroupList>

Thanks for the help beforehand!
Kindest wishes,
Sebastian

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions