Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EmEntityAssembly

Index

Properties

__typename?: "EmEntityAssembly"
details?: <internal>.Maybe<string>

Additional details about the component.

Examples: Fab fragment generated by proteolytic cleavage of LA2 IgG antibody.

entity_id_list?: <internal>.Maybe<<internal>.Maybe<string>[]>

macromolecules associated with this component, if defined as comma separated list of entity ids (integers).

id: string

The value of _em_entity_assembly.id identifies one component of the complex.

name?: <internal>.Maybe<string>

Name of this component in the observed assembly.

Examples: Ternary complex of alpha-tubulin with tubulin folding cofactors TBCE and TBCB, 80S Ribosome bound to emetine, messenger RNA, initiation factor 2, GroEL, antibody Fab fragment

oligomeric_details?: <internal>.Maybe<string>

oligomeric details

parent_id?: <internal>.Maybe<number>

The parent of this assembly. This data item is an internal category pointer to _em_entity_assembly.id. By convention, the full assembly (top of hierarchy) is assigned parent id 0 (zero).

source?: <internal>.Maybe<string>

The assembly type.

Allowable values: MULTIPLE SOURCES, NATURAL, RECOMBINANT, SYNTHETIC

synonym?: <internal>.Maybe<string>

Alternative name of the component.

Examples: FADV-1

type?: <internal>.Maybe<string>

A description of types of components of the assembly of the biological structure.

Generated using TypeDoc