phenopackets / phenopacket-tools

An app and library for building, conversion, and validation of GA4GH Phenopackets.
http://phenopackets.org/phenopacket-tools/stable/
GNU General Public License v3.0
10 stars 5 forks source link

Add package with utility functions for working with protobuf messages #189

Closed ielis closed 1 year ago

ielis commented 1 year ago

Add package with utility functions for working with protobuf messages.

The package org.phenopackets.phenopackettools.util.message is in phenopacket-tools-util module and allows finding all instances of a given type in a protobuf message.