benchling_sdk.services.v2.beta.v2_beta_custom_notation_alias_service module¶

class V2BetaCustomNotationAliasService¶

Bases: benchling_sdk.services.v2.base_service.BaseService

V2-Beta Custom Notation Aliases.

A customer-defined alias for a chemical modification on a nucleotide sequence.

https://benchling.com/api/v2-beta/reference#/Custom%20Notation%20Aliases

bulk_create(custom_notation_aliases: Iterable[benchling_api_client.v2.beta.models.custom_notation_alias_create.CustomNotationAliasCreate]) → benchling_api_client.v2.beta.models.bulk_create_custom_notation_aliases_response_200.BulkCreateCustomNotationAliasesResponse_200¶

Bulk create aliases for a custom notation.

See https://benchling.com/api/v2-beta/reference#/Custom%20Notation%20Aliases/bulkCreateCustomNotationAliases