Class PdbxDiffrnReflnsShell

java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxDiffrnReflnsShell
All Implemented Interfaces:
Category

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxDiffrnReflnsShell
extends DelegatingCategory
Data items in the DIFFRN_REFLNS_SHELL category record details about the reflection data set within shells of resolution.
  • Constructor Details

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • getDiffrnId

      public StrColumn getDiffrnId()
      This data item is a pointer to _diffrn.id in the DIFFRN category. This item distingush the different data sets
      Returns:
      StrColumn
    • getDResLow

      public FloatColumn getDResLow()
      The lowest resolution for the interplanar spacings in the resolution shell.
      Returns:
      FloatColumn
    • getDResHigh

      public FloatColumn getDResHigh()
      The highest resolution for the interplanar spacings in the resolution shell.
      Returns:
      FloatColumn
    • getPercentPossibleObs

      public FloatColumn getPercentPossibleObs()
      The percentage of geometrically possible reflections represented by reflections that satisfy the resolution limits established by _diffrn_reflns_shell.d_resolution_high and _diffrn_reflns_shell.d_resolution_low and the observation limit established by _diffrn_reflns.observed_criterion.
      Returns:
      FloatColumn
    • getRmergeIObs

      public FloatColumn getRmergeIObs()
      The R factor for the reflections that satisfy the merging criteria for the resolution shell.
      Returns:
      FloatColumn
    • getRsymValue

      public FloatColumn getRsymValue()
      The R factor for averaging the symmetry related reflections for the resolution shell.
      Returns:
      FloatColumn
    • getChiSquared

      public FloatColumn getChiSquared()
      The overall Chi-squared statistic for the resolution shell.
      Returns:
      FloatColumn
    • getRedundancy

      public FloatColumn getRedundancy()
      The overall redundancy for the resolution shell.
      Returns:
      FloatColumn
    • getRejects

      public IntColumn getRejects()
      The number of rejected reflections in the resolution shell
      Returns:
      IntColumn
    • getNumberObs

      public IntColumn getNumberObs()
      The number of observed reflections in the resolution shell.
      Returns:
      IntColumn