Skip to content

Releases: monarch-initiative/gpsea

v0.7.0

29 Oct 15:58
d5c3769
Compare
Choose a tag to compare

What's Changed

  • Use ancestors to implement HPO phenotype predicate by @ielis in #325
  • Simplify the mode of inheritance predicates by @ielis in #307
  • Simplify the variant predicates that target protein features by @ielis in #329
  • Improve docs for the VariantPredicates.region predicate by @ielis in #330
  • Generalize analysis results by @ielis in #331
  • Show how to plot Kaplan-Meier curves by @ielis in #332
  • Standardize metadata of the analysis components by @ielis in #334
  • Counting male and female individuals for CohortViewer by @pnrobinson in #328
  • Expose more analysis components by @ielis in #336
  • Fix Q/C reporting by @ielis in #337

Full Changelog: v0.6.0...v0.7.0

v0.6.0

21 Oct 08:57
46bc519
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

07 Oct 13:14
1a03d36
Compare
Choose a tag to compare

What's Changed

  • Simplify the autosomal recessive and biallelic predicates by @ielis in #293
  • Allow using measurements as phenotype scores by @ielis in #289
  • Improve protein variant table by @pnrobinson in #292
  • Fix bug if there are no protein features by @lnrekerle in #297
  • Update tests to reflect the genotype category label changes by @ielis in #302
  • Allow to filter on annotation frequency by @pnrobinson in #299
  • Remove HMF04 from HPO MTC filter by @ielis in #288
  • The nan phenotype scores will be ignored by @ielis in #303
  • Remove notebooks by @pnrobinson in #298

Full Changelog: v0.4.1...v0.5.0

v0.4.1

25 Sep 14:18
e3fcda9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

13 Sep 19:13
1328f14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

04 Sep 14:08
f23741a
Compare
Choose a tag to compare

What's Changed

  • Improve the MTC user guide section by @ielis in #234
  • Updates all the notebooks to use gpsea by @lnrekerle in #235
  • Create de Vries scorer, support wrapping phenotype scoring function by @ielis in #232
  • Handle inheritance modes by @ielis in #239
  • Prevent creating a cohort from individuals who include duplicates by @lnrekerle in #238
  • Simplify phenopacket loading functions by @ielis in #242
  • Add T test by @ielis in #243
  • Remove obsolete analysis code by @ielis in #244
  • Allow using Sex and disease diagnosis as a genotype predicate by @ielis in #245

Full Changelog: v0.2.0...v0.3.0

v0.2.0

27 Aug 13:21
8505fbf
Compare
Choose a tag to compare

A lot of progress was made since the last version.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

28 Sep 20:39
49ca476
Compare
Choose a tag to compare

First Release