Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RefineHist

Index

Properties

__typename?: "RefineHist"
cycle_id: string

The value of _refine_hist.cycle_id must uniquely identify a record in the REFINE_HIST list.

Note that this item need not be a number; it can be any unique identifier.

d_res_high?: <internal>.Maybe<number>

The lowest value for the interplanar spacings for the reflection data for this cycle of refinement. This is called the highest resolution.

d_res_low?: <internal>.Maybe<number>

The highest value for the interplanar spacings for the reflection data for this cycle of refinement. This is called the lowest resolution.

number_atoms_solvent?: <internal>.Maybe<number>

The number of solvent atoms that were included in the model at this cycle of the refinement.

number_atoms_total?: <internal>.Maybe<number>

The total number of atoms that were included in the model at this cycle of the refinement.

pdbx_B_iso_mean_ligand?: <internal>.Maybe<number>

Mean isotropic B-value for ligand molecules included in refinement.

pdbx_B_iso_mean_solvent?: <internal>.Maybe<number>

Mean isotropic B-value for solvent molecules included in refinement.

pdbx_number_atoms_ligand?: <internal>.Maybe<number>

Number of ligand atoms included in refinement

pdbx_number_atoms_nucleic_acid?: <internal>.Maybe<number>

Number of nucleic atoms included in refinement

pdbx_number_atoms_protein?: <internal>.Maybe<number>

Number of protein atoms included in refinement

pdbx_number_residues_total?: <internal>.Maybe<number>

Total number of polymer residues included in refinement.

pdbx_refine_id: string

This data item uniquely identifies a refinement within an entry. _refine_hist.pdbx_refine_id can be used to distinguish the results of joint refinements.

Generated using TypeDoc