Rupert A. Collins
Results
2
issues of
Rupert A. Collins
As per link below, NCBI have changed the 'country' qualifier to 'geo_loc_name', which mean the `ncbi_byid()` function no longer parses the XML and produces a 'country' field. [https://ncbiinsights.ncbi.nlm.nih.gov/2023/12/14/update-genbank-qualifier/](https://ncbiinsights.ncbi.nlm.nih.gov/2023/12/14/update-genbank-qualifier/) It's simple...
## Description NCBI changed the name of the 'country' field to 'geo_loc_name', so this has been updated in `ncbi_byid.R`. ## Related Issue I added an issue at #135 ## Example...