.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
README.md
pyproject.toml
.github/CODEOWNERS
.github/workflows/checks.yaml
.github/workflows/pr-priority-label.yaml
.github/workflows/release.yaml
.github/workflows/stale.yaml
docs/Makefile
docs/make.bat
docs/source/changelog.rst
docs/source/cli_reference.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/install.rst
docs/source/license.rst
docs/source/usage.rst
docs/source/_templates/module_summary.rst
docs/source/_templates/module_summary_inh.rst
docs/source/_templates/module_summary_private.rst
docs/source/reference/index.rst
docs/source/reference/api/wags_tails.base_source.rst
docs/source/reference/api/wags_tails.custom.rst
docs/source/reference/api/handlers/wags_tails.utils.downloads.rst
docs/source/reference/api/handlers/wags_tails.utils.storage.rst
docs/source/reference/api/handlers/wags_tails.utils.versioning.rst
docs/source/reference/api/sources/wags_tails.chembl.rst
docs/source/reference/api/sources/wags_tails.chemidplus.rst
docs/source/reference/api/sources/wags_tails.do.rst
docs/source/reference/api/sources/wags_tails.drugbank.rst
docs/source/reference/api/sources/wags_tails.drugsatfda.rst
docs/source/reference/api/sources/wags_tails.ensembl.rst
docs/source/reference/api/sources/wags_tails.ensembl_transcript_mappings.rst
docs/source/reference/api/sources/wags_tails.guide_to_pharmacology.rst
docs/source/reference/api/sources/wags_tails.hemonc.rst
docs/source/reference/api/sources/wags_tails.hgnc.rst
docs/source/reference/api/sources/wags_tails.moa.rst
docs/source/reference/api/sources/wags_tails.mondo.rst
docs/source/reference/api/sources/wags_tails.ncbi.rst
docs/source/reference/api/sources/wags_tails.ncbi_lrg_refseqgene.rst
docs/source/reference/api/sources/wags_tails.ncbi_mane_summary.rst
docs/source/reference/api/sources/wags_tails.ncit.rst
docs/source/reference/api/sources/wags_tails.oncotree.rst
docs/source/reference/api/sources/wags_tails.rxnorm.rst
src/wags_tails/__init__.py
src/wags_tails/base_source.py
src/wags_tails/chembl.py
src/wags_tails/chemidplus.py
src/wags_tails/cli.py
src/wags_tails/custom.py
src/wags_tails/do.py
src/wags_tails/drugbank.py
src/wags_tails/drugsatfda.py
src/wags_tails/ensembl.py
src/wags_tails/ensembl_transcript_mappings.py
src/wags_tails/guide_to_pharmacology.py
src/wags_tails/hemonc.py
src/wags_tails/hgnc.py
src/wags_tails/hpo.py
src/wags_tails/moa.py
src/wags_tails/mondo.py
src/wags_tails/ncbi.py
src/wags_tails/ncbi_gene_summary.py
src/wags_tails/ncbi_lrg_refseqgene.py
src/wags_tails/ncbi_mane.py
src/wags_tails/ncit.py
src/wags_tails/oncotree.py
src/wags_tails/rxnorm.py
src/wags_tails.egg-info/PKG-INFO
src/wags_tails.egg-info/SOURCES.txt
src/wags_tails.egg-info/dependency_links.txt
src/wags_tails.egg-info/entry_points.txt
src/wags_tails.egg-info/requires.txt
src/wags_tails.egg-info/top_level.txt
src/wags_tails/utils/__init__.py
src/wags_tails/utils/downloads.py
src/wags_tails/utils/storage.py
src/wags_tails/utils/versioning.py
tests/conftest.py
tests/test_base.py
tests/test_chembl.py
tests/test_chemidplus.py
tests/test_custom.py
tests/test_do.py
tests/test_drugbank.py
tests/test_drugsatfda.py
tests/test_ensembl.py
tests/test_ensembl_transcript_mappings.py
tests/test_gtop.py
tests/test_hemonc.py
tests/test_hgnc.py
tests/test_hpo.py
tests/test_moa.py
tests/test_mondo.py
tests/test_ncbi.py
tests/test_ncbi_gene_summary.py
tests/test_ncbi_lrg_refseqgene.py
tests/test_ncbi_mane.py
tests/test_ncit.py
tests/test_oncotree.py
tests/test_rxnorm.py
tests/fixtures/chembl_33_sqlite.tar.gz
tests/fixtures/chembl_latest_readme.txt
tests/fixtures/chemidplus.xml
tests/fixtures/do_release_file.tar.gz
tests/fixtures/do_release_latest.json
tests/fixtures/do_releases.json
tests/fixtures/drugbank_all_drugbank_vocabulary.csv.zip
tests/fixtures/drugbank_releases.json
tests/fixtures/drugsatfda_download.zip
tests/fixtures/drugsatfda_release.json
tests/fixtures/gene_summary.gz
tests/fixtures/gtop_home.html
tests/fixtures/hemonc_files.zip
tests/fixtures/hemonc_version.json
tests/fixtures/hg19ToHg38.over.chain.gz
tests/fixtures/hgnc.json
tests/fixtures/hgnc_info.json
tests/fixtures/hpo_release_latest.json
tests/fixtures/moa_download.zip
tests/fixtures/moa_releases.json
tests/fixtures/mondo_release_latest.json
tests/fixtures/mondo_release_v2023-08-02.json
tests/fixtures/mondo_releases.json
tests/fixtures/ncbi_lrg_refseqgene_index.html
tests/fixtures/ncbi_mane_README.txt
tests/fixtures/ncit_download.zip
tests/fixtures/ncit_evs_api.txt
tests/fixtures/ncit_home_page.html
tests/fixtures/oncotree_data.json
tests/fixtures/oncotree_versions.json
tests/fixtures/rxnorm_files.zip
tests/fixtures/rxnorm_release.json