Releases: cancervariants/gene-normalization
Releases · cancervariants/gene-normalization
0.1.26
- 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
- Set use_enum_values in pydantic class configs
- response_datetime is a str in ServiceMeta
0.1.24
- Add url to openapi contact info
- Return all results in
search
rather than the highest match
0.1.23
- Unpin ga4gh.vrs and ga4gh.vrsatile.pyantic versions + update
0.1.22
- Update package requirements
- Set SEQREPO_DATA_PATH value to /usr/local/share/seqrepo/latset
0.1.21
- PROJECT_ROOT --> APP_ROOT
- Use gene_id rather than gene value object in gene descriptor
- normalize method always returns NormalizeService object
0.1.20
- Use python 3.8
- Return Pydantic service classes in search and normalize methods
0.1.19
- Update schema examples
- Fix bug where operations opened at the same time
0.1.18
- Use ga4gh.vrsatile.pydantic classes
- Fix one off bug in SequenceInterval
0.1.17
- Set type in ChromosomeLocation and SequenceLocation
- Cleaning up validators in schemas