ga4gh / pedigree

Repository for the family history/pedigree project
https://pedigree.readthedocs.io/
11 stars 3 forks source link

Add Phenopacket schema implementation links #32

Open julesjacobsen opened 1 year ago

julesjacobsen commented 1 year ago

I'm awaiting a review on the changes (https://github.com/phenopackets/phenopacket-schema/pull/364) before these links are available on the main branch of the phenopacket-schema repo and in the docs. Hopefully they should be merged after Thanksgiving.

I've updated the examples using the pheopacket-schema to use lowerCamelCase as this is what we recommend for maximum portability (I know the proto field names are snake_case).

buske commented 1 year ago

Thanks for this, @julesjacobsen! Is there anything special a developer needs to do to use the GA4GH Pedigree or Relationship messages?

julesjacobsen commented 1 year ago

@buske once this has been merged into the main branch and released, no. It'll all be available to use from the proto schema/jar. It's useable now, but someone will need to explicitly build from that branch.