Package org.rcsb.cif.schema.mm
Class RefineHist
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.RefineHist
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class RefineHist
extends DelegatingCategory
Data items in the REFINE_HIST category record details about the
steps during the refinement of the structure.
These data items are not meant to be as thorough a description
of the refinement as is provided for the final model in other
categories; rather, these data items provide a mechanism for
sketching out the progress of the refinement, supported by a
small set of representative statistics.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.rcsb.cif.schema.DelegatingCategory
DelegatingCategory.DelegatingCifCoreCategoryNested classes/interfaces inherited from interface org.rcsb.cif.model.Category
Category.EmptyCategory -
Field Summary
-
Constructor Summary
Constructors Constructor Description RefineHist(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetCycleId()The value of _refine_hist.cycle_id must uniquely identify a record in the REFINE_HIST list.StrColumngetDetails()A description of special aspects of this cycle of the refinement process.FloatColumngetDResHigh()The lowest value for the interplanar spacings for the reflection data for this cycle of refinement.FloatColumngetDResLow()The highest value for the interplanar spacings for the reflection data for this cycle of refinement.IntColumngetNumberAtomsSolvent()The number of solvent atoms that were included in the model at this cycle of the refinement.IntColumngetNumberAtomsTotal()The total number of atoms that were included in the model at this cycle of the refinement.IntColumngetNumberReflnsAll()The number of reflections that satisfy the resolution limits established by _refine_hist.d_res_high and _refine_hist.d_res_low.IntColumngetNumberReflnsObs()The number of reflections that satisfy the resolution limits established by _refine_hist.d_res_high and _refine_hist.d_res_low and the observation criterion established by _reflns.observed_criterion.IntColumngetNumberReflnsRFree()The number of reflections that satisfy the resolution limits established by _refine_hist.d_res_high and _refine_hist.d_res_low and the observation limit established by _reflns.observed_criterion, and that were used as the test reflections (i.e.IntColumngetNumberReflnsRWork()The number of reflections that satisfy the resolution limits established by _refine_hist.d_res_high and _refine_hist.d_res_low and the observation limit established by _reflns.observed_criterion, and that were used as the working reflections (i.e.FloatColumngetPdbxBIsoMeanLigand()Mean isotropic B-value for ligand molecules included in refinement.FloatColumngetPdbxBIsoMeanSolvent()Mean isotropic B-value for solvent molecules included in refinement.IntColumngetPdbxNumberAtomsCarb()Number of carbohydrate atoms included in refinementIntColumngetPdbxNumberAtomsLigand()Number of ligand atoms included in refinementIntColumngetPdbxNumberAtomsLipid()Number of lipid atoms included in refinementIntColumngetPdbxNumberAtomsNucleicAcid()Number of nucleic atoms included in refinementIntColumngetPdbxNumberAtomsProtein()Number of protein atoms included in refinementIntColumngetPdbxNumberAtomsSolvent()Number of solvent atoms used in refinementIntColumngetPdbxNumberAtomsTotal()Number of atoms used in refinementIntColumngetPdbxNumberResiduesTotal()Total number of polymer residues included in refinement.StrColumngetPdbxPseudoAtomDetails()Details of pseduo atoms used to model unexplained densityStrColumngetPdbxRefineId()This data item uniquely identifies a refinement within an entry.FloatColumngetRFactorAll()Residual factor R for reflections that satisfy the resolution limits established by _refine_hist.d_res_high and _refine_hist.d_res_low.FloatColumngetRFactorObs()Residual factor R for reflections that satisfy the resolution limits established by _refine_hist.d_res_high and _refine_hist.d_res_low and the observation criterion established by _reflns.observed_criterion.FloatColumngetRFactorRFree()Residual factor R for reflections that satisfy the resolution limits established by _refine_hist.d_res_high and _refine_hist.d_res_low and the observation limit established by _reflns.observed_criterion, and that were used as the test reflections (i.e.FloatColumngetRFactorRWork()Residual factor R for reflections that satisfy the resolution limits established by _refine_hist.d_res_high and _refine_hist.d_res_low and the observation limit established by _reflns.observed_criterion, and that were used as the working reflections (i.e.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getPdbxRefineId
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.- Returns:
- StrColumn
-
getCycleId
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.- Returns:
- StrColumn
-
getDetails
A description of special aspects of this cycle of the refinement process.- Returns:
- StrColumn
-
getDResHigh
The lowest value for the interplanar spacings for the reflection data for this cycle of refinement. This is called the highest resolution.- Returns:
- FloatColumn
-
getDResLow
The highest value for the interplanar spacings for the reflection data for this cycle of refinement. This is called the lowest resolution.- Returns:
- FloatColumn
-
getNumberAtomsSolvent
The number of solvent atoms that were included in the model at this cycle of the refinement.- Returns:
- IntColumn
-
getNumberAtomsTotal
The total number of atoms that were included in the model at this cycle of the refinement.- Returns:
- IntColumn
-
getNumberReflnsAll
The number of reflections that satisfy the resolution limits established by _refine_hist.d_res_high and _refine_hist.d_res_low.- Returns:
- IntColumn
-
getNumberReflnsObs
The number of reflections that satisfy the resolution limits established by _refine_hist.d_res_high and _refine_hist.d_res_low and the observation criterion established by _reflns.observed_criterion.- Returns:
- IntColumn
-
getNumberReflnsRFree
The number of reflections that satisfy the resolution limits established by _refine_hist.d_res_high and _refine_hist.d_res_low and the observation limit established by _reflns.observed_criterion, and that were used as the test reflections (i.e. were excluded from the refinement) when the refinement included the calculation of a 'free' R factor. Details of how reflections were assigned to the working and test sets are given in _reflns.R_free_details.- Returns:
- IntColumn
-
getNumberReflnsRWork
The number of reflections that satisfy the resolution limits established by _refine_hist.d_res_high and _refine_hist.d_res_low and the observation limit established by _reflns.observed_criterion, and that were used as the working reflections (i.e. were included in the refinement) when the refinement included the calculation of a 'free' R factor. Details of how reflections were assigned to the working and test sets are given in _reflns.R_free_details.- Returns:
- IntColumn
-
getRFactorAll
Residual factor R for reflections that satisfy the resolution limits established by _refine_hist.d_res_high and _refine_hist.d_res_low. sum|F~obs~ - F~calc~| R = --------------------- sum|F~obs~| F~obs~ = the observed structure-factor amplitudes F~calc~ = the calculated structure-factor amplitudes sum is taken over the specified reflections- Returns:
- FloatColumn
-
getRFactorObs
Residual factor R for reflections that satisfy the resolution limits established by _refine_hist.d_res_high and _refine_hist.d_res_low and the observation criterion established by _reflns.observed_criterion. sum|F~obs~ - F~calc~| R = --------------------- sum|F~obs~| F~obs~ = the observed structure-factor amplitudes F~calc~ = the calculated structure-factor amplitudes sum is taken over the specified reflections- Returns:
- FloatColumn
-
getRFactorRFree
Residual factor R for reflections that satisfy the resolution limits established by _refine_hist.d_res_high and _refine_hist.d_res_low and the observation limit established by _reflns.observed_criterion, and that were used as the test reflections (i.e. were excluded from the refinement) when the refinement included the calculation of a 'free' R factor. Details of how reflections were assigned to the working and test sets are given in _reflns.R_free_details. sum|F~obs~ - F~calc~| R = --------------------- sum|F~obs~| F~obs~ = the observed structure-factor amplitudes F~calc~ = the calculated structure-factor amplitudes sum is taken over the specified reflections- Returns:
- FloatColumn
-
getRFactorRWork
Residual factor R for reflections that satisfy the resolution limits established by _refine_hist.d_res_high and _refine_hist.d_res_low and the observation limit established by _reflns.observed_criterion, and that were used as the working reflections (i.e. were included in the refinement) when the refinement included the calculation of a 'free' R factor. Details of how reflections were assigned to the working and test sets are given in _reflns.R_free_details. sum|F~obs~ - F~calc~| R = --------------------- sum|F~obs~| F~obs~ = the observed structure-factor amplitudes F~calc~ = the calculated structure-factor amplitudes sum is taken over the specified reflections- Returns:
- FloatColumn
-
getPdbxNumberResiduesTotal
Total number of polymer residues included in refinement.- Returns:
- IntColumn
-
getPdbxBIsoMeanLigand
Mean isotropic B-value for ligand molecules included in refinement.- Returns:
- FloatColumn
-
getPdbxBIsoMeanSolvent
Mean isotropic B-value for solvent molecules included in refinement.- Returns:
- FloatColumn
-
getPdbxNumberAtomsProtein
Number of protein atoms included in refinement- Returns:
- IntColumn
-
getPdbxNumberAtomsNucleicAcid
Number of nucleic atoms included in refinement- Returns:
- IntColumn
-
getPdbxNumberAtomsLigand
Number of ligand atoms included in refinement- Returns:
- IntColumn
-
getPdbxNumberAtomsLipid
Number of lipid atoms included in refinement- Returns:
- IntColumn
-
getPdbxNumberAtomsCarb
Number of carbohydrate atoms included in refinement- Returns:
- IntColumn
-
getPdbxPseudoAtomDetails
Details of pseduo atoms used to model unexplained density- Returns:
- StrColumn
-
getPdbxNumberAtomsSolvent
Number of solvent atoms used in refinement- Returns:
- IntColumn
-
getPdbxNumberAtomsTotal
Number of atoms used in refinement- Returns:
- IntColumn
-