Molecular Biology

Table Overview

Name$raw FiltersDescription
dna_sequenceLists all DNA sequence entities, including those not registered
rna_sequenceLists all RNA sequence entities, including those not registered
aa_sequenceLists all AA sequence entities, including those not registered
dna_oligoLists all DNA oligo entities, including those not registered
rna_oligoLists all RNA oligo entities, including those not registered

dna_sequence

Table Row

Definition

Value Type

Example values (if applicable)

Notes

id

Unique Benchling-prescribed ID for each line item in table

Format dependent on table

seq_nDYnaCH3

source_id

The project or registry that the object's permissions comes from

Foreign key for project.id or registry ID

src_hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry

name

Unique identifier for the sequence

Text

Gene 007, pUC19

bases

Bases that make up the DNA sequence

Text

GGCGTAATCTGCTG

bases_length_exceeds_limit

Whether or not the length of the

bases

field exceeds the limit

Boolean

true, false


rna_sequence

Table Row

Definition

Value Type

Example values (if applicable)

Notes

id

Unique Benchling-prescribed ID for each line item in table

Format dependent on table

seq_nDYnaCH3

source_id

The project or registry that the object's permissions comes from

Foreign key for project.id or registry ID

src_hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry

name

Unique identifier for the sequence

Text

Gene 007, pUC19

bases

Bases that make up the RNA sequence

Text

AUGGUGAGCAAGG

bases_length_exceeds_limit

Whether or not the length of the

bases

field exceeds the limit

Boolean

true, false


aa_sequence

Table Row

Definition

Value Type

Example values (if applicable)

Notes

id

Unique Benchling-prescribed ID for each line item in table

Format dependent on table

prtn_evyfaccf

source_id

The project or registry that the object's permissions comes from

Foreign key for project.id or registry ID

src_hh9ffHqV

If an object isn't in a project, the permissions will be derived from the Registry

name

Unique identifier for the sequence

Text

Rituximab, pUC19 translation

amino_acids

Bases that make up the AA sequence

Text

VGAVKGASVKMSCKASGYTT

amino_acids_length_exceeds_limit

Whether or not the length of the amino_acids field exceeds the limit

Boolean

true, false


dna_oligo

Table RowDefinitionValue TypeExample values (if applicable)Notes
idUnique Benchling-prescribed ID for each line item in tableFormat dependent on tableseq_c2CJPoiH
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
nameUnique identifier for the sequenceText3'pGEX, Primer 007
basesBases that make up the DNA sequenceTextCACCGACCTA

rna_oligo

Table RowDefinitionValue TypeExample values (if applicable)Notes
idUnique Benchling-prescribed ID for each line item in tableFormat dependent on tableseq_c2CJPoiH
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
nameUnique identifier for the sequenceTextOligo(dT), RNA Oligo 012
basesBases that make up the RNA sequenceTextAUGGUGAGCAAGG

What’s Next