Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RcsbBranchedInstanceFeatureFeatureValue

Index

Properties

__typename?: "RcsbBranchedInstanceFeatureFeatureValue"
comp_id?: <internal>.Maybe<string>

The chemical component identifier for the instance of the feature value.

Examples: ATP,, STN

details?: <internal>.Maybe<string>

Specific details about the feature.

Examples: C1,C2, C1,C2,C3

reference?: <internal>.Maybe<number>

The reference value of the feature.

Examples: null, null

reported?: <internal>.Maybe<number>

The reported value of the feature.

Examples: null, null

uncertainty_estimate?: <internal>.Maybe<number>

The estimated uncertainty of the reported feature value.

Examples: null, null

uncertainty_estimate_type?: <internal>.Maybe<string>

The type of estimated uncertainty for the reported feature value.

Allowable values: Z-Score

Generated using TypeDoc