We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Download from Github releases
You only need ONE of the combined 37/38 file or individual genome builds, not both.
You can pass a list of JSON.gz files to the HGVS loaders, eg to load both RefSeq and Ensembl:
local_json = [ "./cdot-0.2.12.refseq.grch37_grch38.json.gz", "./cdot-0.2.12.ensembl.grch37_grch38.json.gz", ] hdp = JSONDataProvider(local_json)
There was an error while loading. Please reload this page.