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 apps: V2AlphaAppService¶
V2-Alpha Apps.
Create and manage Apps on your tenant.
https://benchling.com/api/v2-alpha/reference?stability=not-available#/Apps
- property assemblies: V2AlphaAssemblyService¶
V2-Alpha Assemblies.
In Benchling, Assemblies are records of a process in which many fragment sequences are assembled in silico to create new construct sequences.