Skip to content

Version v2.9.0

Compare
Choose a tag to compare
@zxenia zxenia released this 25 Mar 19:23
· 496 commits to master since this release
5ccff36

This version:

  • Adds genome_assembly_id field to ExperimentResult model with the following options: GRCh37, GRCh38, GRCm38, GRCm39. Adds this field to schemas and ingest function.

  • Adds "missing" property for all public fields in the public overview: the field contains a count of all individuals that don't have information in this field present.

  • Adds two migrations for mcode and phenopackets related to text updates in the schema. Those changes are not related to the database schema.