Skip to content

Releases: cancervariants/therapy-normalization

0.3.1: Merge pull request #231 from cancervariants/staging

07 Dec 18:52
04281a3
Compare
Choose a tag to compare
  • Ensure no leading/trailing whitespace in DB record values

0.3.0-rc.1: Merge pull request #229 from cancervariants/staging

07 Dec 16:36
cd86b87
Compare
Choose a tag to compare
  • Add new sources: IUPHAR Guide to PHARMACOLOGY, Drugs@FDA
  • Breaking changes to regulatory approval API response objects and values
  • Use latest available version of all source data
  • Refactor ETL methods to share functions
  • Add ChEMBL data to normalized results
  • Add infer namespace option + relevant warnings to API responses
  • Enable standalone --update_merge option in CLI
  • Misc style/CI updates
  • Misc bugfixes and namespace updates

0.2.26: Merge pull request #189 from cancervariants/issue-186

08 Sep 19:51
af035b1
Compare
Choose a tag to compare
  • Use ga4gh.vrsatile.pydantic models
  • search_sources and search_group methods now return Service class as a dict

0.2.18

06 May 13:43
06ca30e
Compare
Choose a tag to compare
0.2.18 Pre-release
Pre-release
  • Handle missing merge_ref values gracefully instead of erroring out
  • Add ncit:C49236 "Therapeutic Procedure" as generic therapy concept

0.2.16

28 Apr 16:17
b11cbf9
Compare
Choose a tag to compare
0.2.16 Pre-release
Pre-release
  • Swap DrugBank data out for CC0 subset. Add to normalization endpoint.
  • Add HemOnc.org data to search and normalization endpoints.
  • Add ChEMBL references to associated_with extension in normalization endpoint.
  • Change "other_id" to "xref" and "xref" to "associated_with" in search endpoint to match normalized naming schema.

0.2.15

13 Apr 14:27
0bca173
Compare
Choose a tag to compare
0.2.15 Pre-release
Pre-release
  • Enable lookup by xref
  • Update Value Object Descriptor formatting
  • Normalization of CHEMBL/Drugbank records bugfix
  • Add item_type attribute to records

0.2.12: Merge pull request #134 from cancervariants/issue-133

31 Mar 19:14
6e63c05
Compare
Choose a tag to compare
  • Fix search endpoint with only partial sources loaded

0.2.9

24 Mar 18:08
db9e715
Compare
Choose a tag to compare
0.2.9 Pre-release
Pre-release
Merge pull request #124 from cancervariants/security-updates

Security updates