Skip to content

Releases: ncbi/datasets

v16.43.0

27 Feb 17:35
7626c13
Compare
Choose a tag to compare

Genome

  • Backend Support for Table Sorting: Introduced backend support enabling sorting functionality on the genome table by the number-of-contigs field.

Taxonomy

  • Preparation for NCBI Taxonomy Rank Updates: Implemented backend changes to support the upcoming modifications in the NCBI Taxonomy rank naming conventions. For more details on these changes, visit NCBI Insights.

v16.42.0

21 Feb 19:10
0712536
Compare
Choose a tag to compare

Documentation

  • Resolved an issue with trailing spaces in BioSample attribute column names.

Gene

  • Implemented the capability to directly retrieve gene information using locus tag.

Virus

v16.41.0

13 Feb 20:51
1b9214e
Compare
Choose a tag to compare

Taxonomy AutoSuggest

  • Updated the taxonomy autosuggest to include bracketed terms as exact matches even when brackets not included.

Command line tools

  • New gene and gene-product report TSV templates are now available in the dataformat CLI tool. These templates include a predefined set of fields from the gene and product data reports. While they provide a structured format, they may be updated in future releases.

Documentation

  • A new page detailing the methodology for ortholog calculation has been added to the Datasets documentation. This provides insights into the process and criteria used for determining orthologs.
  • The term "representative genome" was recently deprecated and replaced with "reference genome." References to "representative genomes" have been removed from the API documentation and report schema to reflect this change.

API

  • Resolved errors and warnings in the OpenAPI specification
  • Fixed a bug in the gene links endpoint.

v16.40.1

10 Jan 17:16
8a6e7b2
Compare
Choose a tag to compare

Documentation

  • Bug Fixes: Elide deprecated table fields from documentation

v16.40.0

08 Jan 00:42
8a6e7b2
Compare
Choose a tag to compare

Command-line tool

  • Added support for wildcards in the dataformat fields parameter.

  • Released the source code for the NCBI datasets client on GitHub.

v16.39.1

02 Jan 13:24
1ea88be
Compare
Choose a tag to compare

Virus Service

  • Bug Fixes: Correct CRC32 for virus downloads of large datasets

v16.39.0

27 Dec 19:31
1ea88be
Compare
Choose a tag to compare

Command-line tools

  • Enhanced the --inputfile option in the virus summary and download commands to accept input for taxon names and TaxIDs, with a maximum limit of 100 entries.
    *Addressed an incorrect command syntax in the datasets command of the gene download summary endpoint.

Documentation updates

  • Incorporated explanations for missing metadata in the reasons section for atypical genome assemblies.
  • Updated the 'Using dataformat' documents to include descriptions of each field.

API documentation

  • Fixed a bug by adding deprecated enumerations into the OpenAPI specification.

Gene reports

Services

  • Bug Fixes: Resolved a bug in file validation

v16.38.1

12 Dec 22:19
28995c5
Compare
Choose a tag to compare

Virus

  • Added support for providing a list of taxids and taxonomic names in POST requests to the virus summary and download endpoints

Gene

Documentaiton

v16.37.0

04 Dec 18:02
08e2a1b
Compare
Choose a tag to compare

Taxonomy services

  • Bug Fix: Resolved an issue in the Taxonomy TSV report where column values were incorrectly mismatched.

Documentation

v16.36.0

26 Nov 02:51
fe977b1
Compare
Choose a tag to compare

Gene data report

  • Resolved an issue where outdated RefSeqs from previous versions were being displayed.

Genome web page

  • Fixed an issue where genome FTP links were displayed even when corresponding FTP files were unavailable.

Taxonomy services

  • Updated retrieval logic to ensure only the latest taxonomy image is displayed.
  • Added support for secondary taxonomy IDs in the taxonomy data report

Virus services

  • Optimized the virus download service for faster and more efficient performance.