phenopacket_mapper.utils.io.read_xml module

phenopacket_mapper.utils.io.read_xml.read_xml(path: str | Path | IOBase, encoding='utf-8') Dict[source]
phenopacket_mapper.utils.io.read_xml.remove_at_symbols(dict_: Dict) Dict[source]
phenopacket_mapper.utils.io.read_xml.parse_xml(file: IOBase) Dict[source]

Parse an XML file into a dictionary with inferred types.