Skip to content

v0.1.0: Add Disease onset field

Pre-release
Pre-release
Compare
Choose a tag to compare
@julesjacobsen julesjacobsen released this 05 Dec 11:40
· 756 commits to master since this release

Please note that this release is not compatible with the 0.0.7 release. There are limited changes which may or may not impact your usage. Notable changes are as follows:

Changed primary Individual name from patient to subject in phenopackets.proto
Added new HtsFile message for capturing High-Throughput Sequencing file information to base.proto
Replaced File vcf and GenomeAssembly in PhenoPacket with repeated HtsFile hts_files in phenopackets.proto
Added Resource.iri_prefix in base.proto
Added Disease.onset field in base.proto

Added new PhenoPacketFormat utility class for converting to/from JSON and YAML