Skip to content

1.3.0 Release: Genotype, Copy Changes, and Composed SEs

Latest
Compare
Choose a tag to compare
@ahwagner ahwagner released this 16 Apr 13:41
· 1 commit to 1.3 since this release
ca83d84

Release summary

The v1.3.0 release of VRS includes two new systemic variation concepts:

  1. the Genotype model for representing all variants present at a given genomic locus
  2. the CopyNumberChange model for representing copy number changes from a regional base ploidy

It also includes support for composed sequence expressions, for expressing sequences composed of multiple underlying expressions.

Additional minor changes include cleanup of the allele normalization guidance, haplotype member minimum, and updates to the processing tools (i.e. gks.metaschema) used to build and represent the schema artifacts. This has also enabled explicity class inheritance and explicit declaration of array ordinality for processing computed digests.

What's Changed

New Contributors

Full Changelog: 1.2.1...1.3.0