Skip to content

Releases: cancervariants/gene-normalization

0.1.26

11 Apr 15:59
6c2e2c4
Compare
Choose a tag to compare
  • Remove elastic beanstalk dependencies
  • Allow SEQREPO_DATA_PATH to be set by environment variable
  • Extract biotype / gene type from sources
  • Use latest source data

0.1.25

06 Apr 13:03
b17a54d
Compare
Choose a tag to compare
  • Set use_enum_values in pydantic class configs
  • response_datetime is a str in ServiceMeta

0.1.24

30 Dec 16:14
4559e96
Compare
Choose a tag to compare
  • Add url to openapi contact info
  • Return all results in search rather than the highest match

0.1.23

18 Nov 15:34
a9486dc
Compare
Choose a tag to compare
  • Unpin ga4gh.vrs and ga4gh.vrsatile.pyantic versions + update

0.1.22

04 Nov 13:28
e49bf7b
Compare
Choose a tag to compare
  • Update package requirements
  • Set SEQREPO_DATA_PATH value to /usr/local/share/seqrepo/latset

0.1.21

09 Oct 23:34
1cd28db
Compare
Choose a tag to compare
  • PROJECT_ROOT --> APP_ROOT
  • Use gene_id rather than gene value object in gene descriptor
  • normalize method always returns NormalizeService object

0.1.20

08 Sep 16:25
3cc94f1
Compare
Choose a tag to compare
  • Use python 3.8
  • Return Pydantic service classes in search and normalize methods

0.1.19

07 Sep 14:07
df7aa9c
Compare
Choose a tag to compare
  • Update schema examples
  • Fix bug where operations opened at the same time

0.1.18

31 Aug 20:17
300f7fa
Compare
Choose a tag to compare
  • Use ga4gh.vrsatile.pydantic classes
  • Fix one off bug in SequenceInterval

0.1.17

13 Aug 14:25
7d40990
Compare
Choose a tag to compare
  • Set type in ChromosomeLocation and SequenceLocation
  • Cleaning up validators in schemas