Class PdbxPhasingMADShell

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxPhasingMADShell
extends DelegatingCategory
Data items in the PDBX_PHASING_MAD_SHELL category record details about the phasing of the structure, when methods involving multiple anomalous dispersion techniques are involved (note: the values are overall, but broken down into shells of resolution)
  • Constructor Details

  • Method Details

    • createDelegate

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

      public FloatColumn getDResLow()
      _pdbx_phasing_MAD_shell.d_res_low records the lower resolution for the shell.
      Returns:
      FloatColumn
    • getDResHigh

      public FloatColumn getDResHigh()
      _pdbx_phasing_MAD_shell.d_res_high records the higher resolution for the shell.
      Returns:
      FloatColumn
    • getReflnsAcentric

      public FloatColumn getReflnsAcentric()
      _pdbx_phasing_MAD_shell.reflns_acentric records the number of acentric reflections for MAD phasing.
      Returns:
      FloatColumn
    • getReflnsCentric

      public IntColumn getReflnsCentric()
      _pdbx_phasing_MAD_shell.reflns_centric records the number of centric reflections for MAD phasing.
      Returns:
      IntColumn
    • getReflns

      public IntColumn getReflns()
      _pdbx_phasing_MAD_shell.reflns records the number of reflections used for MAD phasing.
      Returns:
      IntColumn
    • getFomAcentric

      public FloatColumn getFomAcentric()
      _pdbx_phasing_MAD_shell.fom_acentric records the figure of merit using acentric data for MAD phasing.
      Returns:
      FloatColumn
    • getFomCentric

      public FloatColumn getFomCentric()
      _pdbx_phasing_MAD_shell.fom_centric records the figure of merit using centric data for MAD phasing.
      Returns:
      FloatColumn
    • getFom

      public FloatColumn getFom()
      _pdbx_phasing_MAD_shell.fom records the figure of merit for MAD phasing.
      Returns:
      FloatColumn
    • getRCullisCentric

      public FloatColumn getRCullisCentric()
      _pdbx_phasing_MAD_shell.R_cullis_centric records R_cullis using centric data for MAD phasing.
      Returns:
      FloatColumn
    • getRCullisAcentric

      public FloatColumn getRCullisAcentric()
      _pdbx_phasing_MAD_shell.R_cullis_acentric records R_cullis using acentric data for MAD phasing.
      Returns:
      FloatColumn
    • getRCullis

      public FloatColumn getRCullis()
      _pdbx_phasing_MAD_shell.R_cullis records R_cullis for MAD phasing.
      Returns:
      FloatColumn
    • getRKrautCentric

      public FloatColumn getRKrautCentric()
      _pdbx_phasing_MAD_shell.R_kraut_centric records R_kraut using centric data for MAD phasing.
      Returns:
      FloatColumn
    • getRKrautAcentric

      public FloatColumn getRKrautAcentric()
      _pdbx_phasing_MAD_shell.r_kraut_acentric records R_kraut using acentric data for MAD phasing.
      Returns:
      FloatColumn
    • getRKraut

      public FloatColumn getRKraut()
      _pdbx_phasing_MAD_shell.R_kraut records R_kraut for MAD phasing.
      Returns:
      FloatColumn
    • getLocCentric

      public FloatColumn getLocCentric()
      _pdbx_phasing_MAD_shell.loc_centric records lack of closure using centric data for MAD phasing.
      Returns:
      FloatColumn
    • getLocAcentric

      public FloatColumn getLocAcentric()
      _pdbx_phasing_MAD_shell.loc_acentric records lack of closure using acentric data for MAD phasing.
      Returns:
      FloatColumn
    • getLoc

      public FloatColumn getLoc()
      _pdbx_phasing_MAD_shell.loc records lack of closure for MAD phasing.
      Returns:
      FloatColumn
    • getPowerCentric

      public FloatColumn getPowerCentric()
      _pdbx_phasing_MAD_shell.power_centric records phasing powe using centric data for MAD phasing.
      Returns:
      FloatColumn
    • getPowerAcentric

      public FloatColumn getPowerAcentric()
      _pdbx_phasing_MAD_shell.power_acentric records phasing powe using acentric data for MAD phasing.
      Returns:
      FloatColumn
    • getPower

      public FloatColumn getPower()
      _pdbx_phasing_MAD_shell.loc records phasing power for MAD phasing.
      Returns:
      FloatColumn