benchling_sdk.services.v2.v2_alpha_service module¶

class V2AlphaService¶

Bases: benchling_sdk.services.v2.base_service.BaseService

V2-alpha.

Alpha endpoints have different stability guidelines than other stable endpoints.

See https://benchling.com/api/v2-alpha/reference

__init__(client: benchling_api_client.v2.client.Client, retry_strategy: RetryStrategy = RetryStrategy())¶

Initialize a v2-alpha service.

Parameters
  • client – Underlying generated Client.

  • retry_strategy – Retry strategy for failed HTTP calls

property aa_sequences: V2AlphaAaSequenceService¶

V2-Alpha AA Sequences.

AA Sequences are the working units of cells that make everything run (they help make structures, catalyze reactions and allow for signaling - a kind of internal cell communication). On Benchling, these are comprised of a string of amino acids and collections of other attributes, such as annotations.

See https://benchling.com/api/v2-alpha/reference#/AA%20Sequences

property apps: V2AlphaAppService¶

V2-Alpha Apps.

Create and manage Apps on your tenant.

https://benchling.com/api/v2-alpha/reference?stability=not-available#/Apps