ga4gh-schemas icon indicating copy to clipboard operation
ga4gh-schemas copied to clipboard

Add serialization helper functions to schemas

Open david4096 opened this issue 7 years ago • 2 comments

To make it easier to integrate the GA4GH data model, we should include the serialization helpers for the protobuf in our python module. This includes functions like .toJson, or .toDictionary.

david4096 avatar Dec 07 '16 00:12 david4096

Closed with https://github.com/ga4gh/schemas/pull/801

david4096 avatar Feb 27 '17 17:02 david4096

We should add fromJsonDict to go with ParseDict. Thanks @kusdhill

david4096 avatar Mar 15 '17 22:03 david4096