-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix the resolving of genbank and jgi IDs (#285)
The unit test `tests/unit/genomics/test_podp_antismash_downloader.py` (e.g. [action output](https://github.com/NPLinker/nplinker/actions/runs/11894499106/job/33141859969)) has failed because the code cannot successfully resolve the RefSeq accessions for GenBank ID or JGI ID any more. This caused by the change of NCBI website. This PR fixes the issue by requesting latest NCBI REST API to replace the parsing of webpage.
- Loading branch information
1 parent
53f906f
commit 505496e
Showing
1 changed file
with
42 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters