[Beta] Biologics

Table Overview

Name$raw FiltersDescription
proteinLists all protein entities
protein_formatLists all built-in and custom protein formats

protein

Table RowDefinitionValue TypeExample values (if applicable)Notes
idUnique Benchling-prescribed ID for each line item in tableFormat dependent on tablebfi_nDYnaCH3
source_idThe project or registry that the object's permissions comes fromForeign key for project.id or registry IDsrc_hh9ffHqVIf an object isn't in a project, the permissions will be derived from the Registry
archived$Archival state for object in BenchlingBooleantrue, falsetrue = object archived
archive_purpose$Archival reason for object in BenchlingTextMade in error, Retired, Expended, Shipped, Contaminated, Expired, Missing, Merged, OtherAvailable archive purpose options dependent on object
creator_idUnique identifier for creator of objectForeign key for user.ident_yXrL3BjX
created_atDate created for objectTimestamp without timezone2025-05-09T18:32:17.038287
modified_atDate object was modified in BenchlingTimestamp without timezone2025-05-09T18:32:17.038287
nameName of object in BenchlingCharacter VaryingIgG antibody
format_idUnique indentifier for this entity's protein formatForeign key for protein_format.idbuiltinabfmt_scFv
chainsList of chain entities making up this proteinJSONB[ {"type": "NONE", "label": "Chain", "entity_id": "prtn_w9dRqLGUsu"} ]
domainsList of domain entities making up this proteinJSONB[ {"type": "VH", "label": "VH", "entity_id": "prtn_7GCtNpbGNq"},[ {"type": "CH1", "label": "CH1, "entity_id": "prtn_Amd8NAg"}]

protein_format

Table RowDefinitionValue TypeExample values (if applicable)Notes
idUnique Benchling-prescribed ID for each line item in tableFormat dependent on tableabfmt_d4iRjWbvIy
nameName of object in BenchlingCharacter VaryingIgG antibody format
veritas_nameName of format using VERITAS nomenclatureCharacter VaryingscFv!-heteroFc-F
chainsList of chain entities making up this proteinJSONB[ {"type": "NONE", "label": "Chain", "entity_id": "prtn_w9dRqLGUsu"} ]
domainsList of domain entities making up this proteinJSONB[ {"type": "VH", "label": "VH", "entity_id": "prtn_7GCtNpbGNq"},[ {"type": "CH1", "label": "CH1, "entity_id": "prtn_Amd8NAg"}]
chain_positionsList of each chain position in the physical structure of the protein formatJSONB[ {"ref": 4, "type": "NONE", "domain_position_refs": [ 1, 2, 3 ]} ]
domain_positionsList of each domain position in the physical structure of the protein formatJSONB[ {"ref": 1, "type": "VH", "optional": false}, {"ref": 2, "type": "CH1", "optional": false}, {"ref": 3, "type": "L", "optional": false}, {"ref": 4, "type": "VL", "optional": false}]