benchling_sdk.services.v2.alpha.v2_alpha_aa_sequence_service module¶

class V2AlphaAaSequenceService¶

Bases: benchling_sdk.services.v2.base_service.BaseService

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

find_matching_regions(find_matching_region: benchling_api_client.v2.alpha.models.aa_sequences_find_matching_region.AaSequencesFindMatchingRegion) → benchling_api_client.v2.alpha.models.async_task_link.AsyncTaskLink¶

Find matching regions for AA sequences.

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