Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EmHelicalEntity

Index

Properties

__typename?: "EmHelicalEntity"
angular_rotation_per_subunit?: <internal>.Maybe<number>

The angular rotation per helical subunit in degrees.

Examples: null

axial_rise_per_subunit?: <internal>.Maybe<number>

The axial rise per subunit in the helical assembly.

Examples: null

axial_symmetry?: <internal>.Maybe<string>

Symmetry of the helical axis, either cyclic (Cn) or dihedral (Dn), where n>=1.

Examples: C1, D2, C7

details?: <internal>.Maybe<string>

Any other details regarding the helical assembly

Examples: Dihedral symmetry

id: string

The value of _em_helical_entity.id must uniquely identify a set of the filament parameters for this assembly component.

image_processing_id: string

The value of _em_helical_entity.reconstruction_id identifies a particular reconstruction.

This data item is a pointer to _em_image_processing.id.

Generated using TypeDoc