Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PdbxReferenceMoleculeFamily

Index

Properties

__typename?: "PdbxReferenceMoleculeFamily"
family_prd_id: string

The value of _pdbx_reference_entity.family_prd_id must uniquely identify a record in the PDBX_REFERENCE_MOLECULE_FAMILY list.

By convention this ID uniquely identifies the reference family in in the PDB reference dictionary.

The ID has the template form FAM_dddddd (e.g. FAM_000001)

name?: <internal>.Maybe<string>

The entity family name.

Examples: actinomycin, adriamycin

release_status?: <internal>.Maybe<string>

Assigns the current PDB release status for this family.

Allowable values: HOLD, OBS, REL, WAIT

replaced_by?: <internal>.Maybe<string>

Assigns the identifier of the family that has replaced this component.

replaces?: <internal>.Maybe<string>

Assigns the identifier for the family which have been replaced by this family. Multiple family identifier codes should be separated by commas.

Generated using TypeDoc