NCBI Mass Sequence Downloader v4.1
This release improves the way we handle the deprecation of GIs from NCBI.
Since the new API is already woking (idtype=acc
), we now use this parameter to get out ID list, hence skipping the hackish translation step.
That is basically all this release brings.