benchling_sdk.services.v2.stable.custom_notation_service module¶
- class CustomNotationService¶
- Bases: - benchling_sdk.services.v2.base_service.BaseService- Custom Notations. - Benchling allows users to configure their own fully-custom string representation formats for import/export of nucleotide sequences (including chemical modifications). - See https://benchling.com/api/reference#/Custom%20Notations - list(*, page_size: Optional[int] = None) PageIterator[CustomNotation]¶
- List custom notations. - List all available custom notations for specifying modified nucleotide sequences. - See https://benchling.com/api/reference#/Custom%20Notations/listCustomNotations 
 
