GenomicMedLab / wags-tails

Data acquisition tools for Wagnerds
https://wags-tails.readthedocs.io/stable/
MIT License
0 stars 0 forks source link

feat!: add disease-normalizer data sources #12

Closed jsstevenson closed 11 months ago

jsstevenson commented 11 months ago

I've built out working classes for both disease and therapy normalization, but since disease is giving us trouble I wanted to put this PR up first. It makes some changes:

WIP disease implementation is here: https://github.com/cancervariants/disease-normalization/pull/163

Here's an example of the CustomData class for handling RxNorm drug forms: https://github.com/cancervariants/therapy-normalization/blob/d5794d6e9c83d3a4ad1dc2f56be166d5c63dcaf5/therapy/etl/rxnorm.py#L71