Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RcsbPolymerEntityFeatureFeaturePositions

Index

Properties

__typename?: "RcsbPolymerEntityFeatureFeaturePositions"
beg_comp_id?: <internal>.Maybe<string>

An identifier for the leading monomer corresponding to the feature assignment.

Examples: TRP, VAL

beg_seq_id: number

An identifier for the monomer at which this segment of the feature begins.

end_seq_id?: <internal>.Maybe<number>

An identifier for the monomer at which this segment of the feature ends.

value?: <internal>.Maybe<number>

The value for the feature over this monomer segment.

Examples: null, null

values?: <internal>.Maybe<<internal>.Maybe<number>[]>

The value(s) for the feature over this monomer segment.

Generated using TypeDoc