Skip to content

major refactoring and update for all the providers. - #105

Merged
ypriverol merged 39 commits into
masterfrom
dev
May 23, 2026
Merged

major refactoring and update for all the providers. #105
ypriverol merged 39 commits into
masterfrom
dev

Merge pull request #108 from bigbio/chore/pr105-review-followups

55ae29a
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded May 23, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 1
           

Complexity increasing per file
==============================
- pgatk/commands/ensembl_downloader.py  9
- pgatk/commands/vcf_to_proteindb.py  1
- pgatk/commands/cosmic_downloader.py  1
- pgatk/db/map_peptide2genome.py  2
- pgatk/cgenomes/cosmic_downloader.py  17
- pgatk/ensembl/ensembl.py  55
- pgatk/cgenomes/cbioportal_downloader.py  41
- pgatk/commands/cosmic_to_proteindb.py  1
- pgatk/db/digest_mutant_protein.py  2
- pgatk/commands/cbioportal_to_proteindb.py  8
- pgatk/ensembl/data_downloader.py  9
- pgatk/cgenomes/cgenomes_proteindb.py  130
- pgatk/toolbox/general.py  9
- pgatk/clinvar/clinvar_service.py  52
- pgatk/commands/ncbi_downloader.py  9
- pgatk/clinvar/data_downloader.py  16
- scripts/benchmark_vcf_to_proteindb.py  13
- pgatk/commands/gencode_downloader.py  4
- pgatk/commands/gnomad_vcf_downloader.py  5
- pgatk/gnomad/data_downloader.py  53
         

Clones added
============
- pgatk/ensembl/ensembl.py  2
- pgatk/commands/cosmic_to_proteindb.py  1
- pgatk/commands/cbioportal_to_proteindb.py  1
- pgatk/ensembl/data_downloader.py  3
- pgatk/clinvar/clinvar_service.py  2
- pgatk/clinvar/data_downloader.py  4
- pgatk/gnomad/data_downloader.py  2
         

See the complete overview on Codacy