monarch-initiative / oncoexporter

Cancer data to GA4GH phenopacket
https://monarch-initiative.github.io/oncoexporter
MIT License
6 stars 1 forks source link

Start using `GdcMutationService` and associated methods in `CdaTableImporter` #83

Closed sujaypatil96 closed 4 months ago

sujaypatil96 commented 4 months ago

This PR needs to be worked on and merged in before #81

So far, we are successfully able to make and pull in VariantInterpretation objects that the GdcMutationService's fetch_variants() method is creating in CdaTableImporter.

TODOs on this PR: