Package org.rcsb.cif.model.generated
Class PhasingMAD
- java.lang.Object
-
- org.rcsb.cif.model.BaseCategory
-
- org.rcsb.cif.model.generated.PhasingMAD
-
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.generator.SchemaGenerator") public class PhasingMAD extends BaseCategory
Data items in the PHASING_MAD category record details about the phasing of the structure where methods involving multiple-wavelength anomalous-dispersion techniques are involved.
-
-
Field Summary
-
Fields inherited from class org.rcsb.cif.model.BaseCategory
isText, textFields
-
-
Constructor Summary
Constructors Constructor Description PhasingMAD(String name)PhasingMAD(String name, int rowCount, Object[] encodedColumns)PhasingMAD(String name, Map<String,Column> columns)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StrColumngetDetails()A description of special aspects of the MAD phasing.StrColumngetEntryId()This data item is a pointer to _entry.id in the ENTRY category.StrColumngetMethod()A description of the MAD phasing method used to phase this structure.StrColumngetPdbxAnomScatMethod()_phasing_MAD.pdbx_anom_scat_method records the method used to locate anomalous scatterers for MAD phasing.FloatColumngetPdbxDResHigh()_phasing_MAD.pdbx_d_res_high records the highest resolution for MAD phasing.FloatColumngetPdbxDResLow()_phasing_MAD.pdbx_d_res_low records the lowest resolution for MAD phasing.FloatColumngetPdbxFom()_phasing_MAD.pdbx_fom records the figure of merit for MAD phasing.FloatColumngetPdbxFomAcentric()_phasing_MAD.pdbx_fom_acentric records the figure of merit using acentric data for MAD phasing.FloatColumngetPdbxFomCentric()_phasing_MAD.pdbx_fom_centric records the figure of merit using centric data for MAD phasing.FloatColumngetPdbxLoc()_phasing_MAD.pdbx_loc records lack of closure for MAD phasing.FloatColumngetPdbxLocAcentric()_phasing_MAD.pdbx_loc_acentric records lack of closure using acentric data for MAD phasing.FloatColumngetPdbxLocCentric()_phasing_MAD.pdbx_loc_centric records lack of closure using centric data for MAD phasing.IntColumngetPdbxNumberDataSets()_phasing_MAD.pdbx_loc records the number of data sets used for MAD phasing.FloatColumngetPdbxPower()_phasing_MAD.pdbx_power records phasing power for MAD phasing.FloatColumngetPdbxPowerAcentric()_phasing_MAD.pdbx_power_acentric records phasing power using acentric data for MAD phasing.FloatColumngetPdbxPowerCentric()_phasing_MAD.pdbx_power_centric records phasing power using centric data for MAD phasing.FloatColumngetPdbxRCullis()_phasing_MAD.pdbx_R_cullis records R_cullis for MAD phasing.FloatColumngetPdbxRCullisAcentric()_phasing_MAD.pdbx_R_cullis_acentric records R_cullis using acentric data for MAD phasing.FloatColumngetPdbxRCullisCentric()_phasing_MAD.pdbx_R_cullis_centric records R_cullis using centric data for MAD phasing.IntColumngetPdbxReflns()_phasing_MAD.pdbx_reflns records the number of reflections used for MAD phasing.IntColumngetPdbxReflnsAcentric()_phasing_MAD.pdbx_reflns_acentric records the number of acentric reflections for MAD phasing.IntColumngetPdbxReflnsCentric()_phasing_MAD.pdbx_reflns_centric records the number of centric reflections for MAD phasing.FloatColumngetPdbxRKraut()_phasing_MAD.pdbx_R_kraut records R_kraut for MAD phasing.FloatColumngetPdbxRKrautAcentric()_phasing_MAD.pdbx_R_kraut_acentric records R_kraut using acentric data for MAD phasing.FloatColumngetPdbxRKrautCentric()_phasing_MAD.pdbx_R_kraut_centric records R_kraut using centric data for MAD phasing.-
Methods inherited from class org.rcsb.cif.model.BaseCategory
getBinaryColumn, getCategoryName, getColumn, getColumnNames, getRowCount, isDefined
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.rcsb.cif.model.Category
columnNames, columns, get
-
-
-
-
Method Detail
-
getDetails
public StrColumn getDetails()
A description of special aspects of the MAD phasing.- Returns:
- StrColumn
-
getEntryId
public StrColumn getEntryId()
This data item is a pointer to _entry.id in the ENTRY category.- Returns:
- StrColumn
-
getMethod
public StrColumn getMethod()
A description of the MAD phasing method used to phase this structure. Note that this is not the computer program used, which is described in the SOFTWARE category, but rather the method itself. This data item should be used to describe significant methodological options used within the MAD phasing program.- Returns:
- StrColumn
-
getPdbxDResLow
public FloatColumn getPdbxDResLow()
_phasing_MAD.pdbx_d_res_low records the lowest resolution for MAD phasing.- Returns:
- FloatColumn
-
getPdbxDResHigh
public FloatColumn getPdbxDResHigh()
_phasing_MAD.pdbx_d_res_high records the highest resolution for MAD phasing.- Returns:
- FloatColumn
-
getPdbxReflnsAcentric
public IntColumn getPdbxReflnsAcentric()
_phasing_MAD.pdbx_reflns_acentric records the number of acentric reflections for MAD phasing.- Returns:
- IntColumn
-
getPdbxReflnsCentric
public IntColumn getPdbxReflnsCentric()
_phasing_MAD.pdbx_reflns_centric records the number of centric reflections for MAD phasing.- Returns:
- IntColumn
-
getPdbxReflns
public IntColumn getPdbxReflns()
_phasing_MAD.pdbx_reflns records the number of reflections used for MAD phasing.- Returns:
- IntColumn
-
getPdbxFomAcentric
public FloatColumn getPdbxFomAcentric()
_phasing_MAD.pdbx_fom_acentric records the figure of merit using acentric data for MAD phasing.- Returns:
- FloatColumn
-
getPdbxFomCentric
public FloatColumn getPdbxFomCentric()
_phasing_MAD.pdbx_fom_centric records the figure of merit using centric data for MAD phasing.- Returns:
- FloatColumn
-
getPdbxFom
public FloatColumn getPdbxFom()
_phasing_MAD.pdbx_fom records the figure of merit for MAD phasing.- Returns:
- FloatColumn
-
getPdbxRCullisCentric
public FloatColumn getPdbxRCullisCentric()
_phasing_MAD.pdbx_R_cullis_centric records R_cullis using centric data for MAD phasing.- Returns:
- FloatColumn
-
getPdbxRCullisAcentric
public FloatColumn getPdbxRCullisAcentric()
_phasing_MAD.pdbx_R_cullis_acentric records R_cullis using acentric data for MAD phasing.- Returns:
- FloatColumn
-
getPdbxRCullis
public FloatColumn getPdbxRCullis()
_phasing_MAD.pdbx_R_cullis records R_cullis for MAD phasing.- Returns:
- FloatColumn
-
getPdbxRKrautCentric
public FloatColumn getPdbxRKrautCentric()
_phasing_MAD.pdbx_R_kraut_centric records R_kraut using centric data for MAD phasing.- Returns:
- FloatColumn
-
getPdbxRKrautAcentric
public FloatColumn getPdbxRKrautAcentric()
_phasing_MAD.pdbx_R_kraut_acentric records R_kraut using acentric data for MAD phasing.- Returns:
- FloatColumn
-
getPdbxRKraut
public FloatColumn getPdbxRKraut()
_phasing_MAD.pdbx_R_kraut records R_kraut for MAD phasing.- Returns:
- FloatColumn
-
getPdbxLocCentric
public FloatColumn getPdbxLocCentric()
_phasing_MAD.pdbx_loc_centric records lack of closure using centric data for MAD phasing.- Returns:
- FloatColumn
-
getPdbxLocAcentric
public FloatColumn getPdbxLocAcentric()
_phasing_MAD.pdbx_loc_acentric records lack of closure using acentric data for MAD phasing.- Returns:
- FloatColumn
-
getPdbxLoc
public FloatColumn getPdbxLoc()
_phasing_MAD.pdbx_loc records lack of closure for MAD phasing.- Returns:
- FloatColumn
-
getPdbxPowerCentric
public FloatColumn getPdbxPowerCentric()
_phasing_MAD.pdbx_power_centric records phasing power using centric data for MAD phasing.- Returns:
- FloatColumn
-
getPdbxPowerAcentric
public FloatColumn getPdbxPowerAcentric()
_phasing_MAD.pdbx_power_acentric records phasing power using acentric data for MAD phasing.- Returns:
- FloatColumn
-
getPdbxPower
public FloatColumn getPdbxPower()
_phasing_MAD.pdbx_power records phasing power for MAD phasing.- Returns:
- FloatColumn
-
getPdbxNumberDataSets
public IntColumn getPdbxNumberDataSets()
_phasing_MAD.pdbx_loc records the number of data sets used for MAD phasing.- Returns:
- IntColumn
-
getPdbxAnomScatMethod
public StrColumn getPdbxAnomScatMethod()
_phasing_MAD.pdbx_anom_scat_method records the method used to locate anomalous scatterers for MAD phasing.- Returns:
- StrColumn
-
-