Class PdbxPhasingMADSet

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

@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxPhasingMADSet
extends DelegatingCategory
Record details about each phasing set: (Note: the phasing set is different from data set. for example: if there are three data sets, the inflection point (IP), the peak (PK) and the high remote (HR), the combination of the phasing set will be IP_iso, PK_iso (the isomorphous repleacement with HR as 'native'), IP_ano, PK_ano and HR_ano (the anomalous difference with itself). Therefore, there are five set used for phasing.
  • Constructor Details

  • Method Details

    • createDelegate

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

      public StrColumn getId()
      _pdbx_phasing_MAD_set.id records phase set name for MAD phasing.
      Returns:
      StrColumn
    • getDResLow

      public FloatColumn getDResLow()
      _pdbx_phasing_MAD_set.d_res_low records the lowerest resolution for phasing set.
      Returns:
      FloatColumn
    • getDResHigh

      public FloatColumn getDResHigh()
      _pdbx_phasing_MAD_set.d_res_high records the highest resolution for the phasing set.
      Returns:
      FloatColumn
    • getNumberOfSites

      public IntColumn getNumberOfSites()
      _pdbx_phasing_MAD_set.number_of_sites records the number of site refined for the phasing set.
      Returns:
      IntColumn
    • getReflnsAcentric

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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