removed
[SUNSET] DNA, RNA, AA Sequences, Enzymes, Codon Usage Tables v2-alpha, v2-beta and v2-experimental Endpoints
7 months ago by Derek Gervais
A number of v2-experimental
, v2-alpha
and v2-beta
endpoints for DNA Sequences, DNA oligos, RNA oligos, AA Sequences, Enzymes, and Codon Usage Tables will be sunset on June 3, 2024. Please use their stable v2
equivalents instead.
What’s changing?
A number of v2-experimental
, v2-alpha
and v2-beta
stability endpoints will be sunset in favor of their v2
stable equivalents. Each of these endpoints has a promoted v2
counterparts, so no functionality is being lost. A list of each endpoint and it's v2
stable counterpart is below:
Endpoint removed | Equivalent v2 endpoint |
---|---|
/v2-alpha/aa-sequences:back-translate | /v2/aa-sequences:back-translate |
/v2-beta/aa-sequences:find-matching-regions | /v2/aa-sequences:find-matching-regions |
/v2-beta/aa-sequences:match-amino-acids | /v2/aa-sequences:match-amino-acids |
/v2-experimental/aa-sequences:match-amino-acids | /v2/aa-sequences:match-amino-acids |
/v2-beta/aa-sequences:search-amino-acids | /v2/aa-sequences:search-amino-acids |
/v2-experimental/aa-sequences:search-amino-acids | /v2/aa-sequences:search-amino-acids |
/v2-beta/aa-sequences/{entity_registry_id}:upsert | /v2/aa-sequences/{entity_registry_id}:upsert |
/v2-beta/aa-sequences:bulk-upsert | /v2/aa-sequences:bulk-upsert |
/v2-alpha/codon-usage-tables | /v2/codon-usage-tables |
/v2-alpha/enzymes | /v2/enzymes |
/v2-alpha/dna-sequences:optimize-codons | /v2/dna-sequences:optimize-codons |
/v2-alpha/dna-sequences:find-matching-regions | /v2/dna-sequences:find-matching-regions |
/v2-beta/dna-sequences/{entity_registry_id}:upsert | /v2/dna-sequences/{entity_registry_id}:upsert |
/v2-beta/dna-sequences:bulk-upsert | /v2/dna-sequences:bulk-upsert |
/v2-beta/dna-oligos/{entity_registry_id}:upsert | /v2/dna-oligos/{entity_registry_id}:upsert |
/v2-beta/dna-oligos:bulk-upsert | /v2/dna-oligos:bulk-upsert |
/v2-beta/rna-oligos/{entity_registry_id}:upsert | /v2/rna-oligos/{entity_registry_id}:upsert |
/v2-beta/rna-oligos:bulk-upsert | /v2/rna-oligos:bulk-upsert |
/v2-alpha/rna-oligos/{oligo_id} [GET] | /v2/rna-oligos/{oligo_id} [GET] |
/v2-alpha/rna-oligos/{oligo_id} [PATCH] | /v2/rna-oligos/{oligo_id} [PATCH] |
/v2-alpha/rna-oligos [GET] | /v2/rna-oligos [GET] |
/v2-alpha/rna-oligos [POST] | /v2/rna-oligos [POST] |
/v2-alpha/rna-oligos:bulk-create | /v2/rna-oligos:bulk-create |
When is this happening?
Stable v2
endpoints are available now! The v2-alpha
, v2-beta
and v2-experimental
endpoints are currently marked deprecated, and will be fully sunset on June 3, 2024