Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RcsbBranchedEntityFeatureSummary

Index

Properties

__typename?: "RcsbBranchedEntityFeatureSummary"
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: mutation

Generated using TypeDoc