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 dna_sequences: V2AlphaDnaSequenceService¶
V2-Alpha DNA Sequences.
DNA sequences are the bread and butter of the Benchling Molecular Biology suite. On Benchling, these are comprised of a string of nucleotides and collections of other attributes, such as annotations and primers.
See https://benchling.com/api/v2-alpha/reference#/DNA%20Sequences