phenopacket_mapper.pipeline.output module

phenopacket_mapper.pipeline.output.write(phenopackets: List[Phenopacket], output_path: str | Path)[source]

Write a list of phenopackets to a file :param phenopackets: List of phenopackets :param output_path: the path to write the phenopackets to