Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RcsbBranchedInstanceFeatureSummary

Index

Properties

__typename?: "RcsbBranchedInstanceFeatureSummary"
count?: <internal>.Maybe<number>

The feature count.

coverage?: <internal>.Maybe<number>

The fractional feature coverage relative to the full branched entity.

Examples: null, null

maximum_length?: <internal>.Maybe<number>

The maximum feature length.

maximum_value?: <internal>.Maybe<number>

The maximum feature value.

Examples: null, null

minimum_length?: <internal>.Maybe<number>

The minimum feature length.

minimum_value?: <internal>.Maybe<number>

The minimum feature value.

Examples: null, null

type?: <internal>.Maybe<string>

Type or category of the feature.

Allowable values: BINDING_SITE, CATH, MOGUL_ANGLE_OUTLIER, MOGUL_BOND_OUTLIER, RSCC_OUTLIER, RSRZ_OUTLIER, SCOP, STEREO_OUTLIER, UNOBSERVED_ATOM_XYZ, UNOBSERVED_RESIDUE_XYZ, ZERO_OCCUPANCY_ATOM_XYZ, ZERO_OCCUPANCY_RESIDUE_XYZ

Generated using TypeDoc