fixed

[BETA] [BUGFIX] List DNA Sequences Endpoints Update

The v2-beta DNA Sequences list endpoints (i.e. /dna-sequences:match-bases and /dna-sequences:search-bases) are being updated to only return DNA Sequence entities in the response. Currently, RNA Sequence and Oligo entities may be erroneously returned. This update will go live on February 7th 2024.

What’s changing?

Currently, the v2-beta DNA Sequences list endpoints (specifically, /dna-sequences:match-bases and /dna-sequences:search-bases) do not properly filter out RNA Sequence or Oligo entities, and may include them in results if they match the provided filter criteria. Going forward, the endpoints will be updated to properly filter results to strictly DNA Sequence entities.

When is this happening?

This fix will go live on February 7th 2024, after which /dna-sequences:match-bases and /dna-sequences:search-bases will correctly return only DNA Sequence entities.