Package org.rcsb.cif.schema.mm
Class PdbxRefineComponent
java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.PdbxRefineComponent
- All Implemented Interfaces:
Category
@Generated("org.rcsb.cif.schema.generator.SchemaGenerator")
public class PdbxRefineComponent
extends DelegatingCategory
Data items in the PDBX_REFINE_COMPONENT category record
statistics of the final model relative to the density map.
-
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 PdbxRefineComponent(Category delegate) -
Method Summary
Modifier and Type Method Description protected ColumncreateDelegate(String columnName, Column column)StrColumngetAuthAsymId()A component of the identifier for the component.StrColumngetAuthCompId()A component of the identifier for the component.StrColumngetAuthSeqId()A component of the identifier for the component.FloatColumngetBIso()The average isotropic B factors for the group of atoms (e.g.FloatColumngetBIsoMainChain()The average isotropic B factors for the group of atoms (e.g.FloatColumngetBIsoSideChain()The average isotropic B factors for the group of atoms (e.g.FloatColumngetConnect()The index of connectivity is the product of the (2Fobs-Fcal) electron density values for the backbone atoms (N, CA and C) divided by the average value for the structure.FloatColumngetCorrelation()Correlation coefficient of electron density for each residue or ligand, side chain, main chain The density correlation coefficient is calculated for each component from atomic densities of (2Fobs-Fcalc) map - "Robs" and the model map (Fcalc) - "Rcalc" : D_corr = <Robs><Rcalc>/sqrt(<Robs**2><Rcalc**2>) where <Robs> is the mean of "observed" densities of atoms of the component (backbone or side chain).FloatColumngetCorrelationMainChain()Correlation coefficient of electron density for each residue or ligand, side chain, main chain The density correlation coefficient is calculated for each component from atomic densities of (2Fobs-Fcalc) map - "Robs" and the model map (Fcalc) - "Rcalc" : D_corr = <Robs><Rcalc>/sqrt(<Robs**2><Rcalc**2>) where <Robs> is the mean of "observed" densities of atoms of the component (backbone or side chain).FloatColumngetCorrelationSideChain()Correlation coefficient of electron density for each residue or ligand, side chain, main chain The density correlation coefficient is calculated for each component from atomic densities of (2Fobs-Fcalc) map - "Robs" and the model map (Fcalc) - "Rcalc" : D_corr = <Robs><Rcalc>/sqrt(<Robs**2><Rcalc**2>) where <Robs> is the mean of "observed" densities of atoms of the component (backbone or side chain).FloatColumngetDensityIndex()The index of density is the product of the (2Fobs-Fcal) electron density values for the group of atoms divided by the average value for the structure.FloatColumngetDensityIndexMainChain()The index of density is the product of the (2Fobs-Fcal) electron density values for the group of atoms divided by the average value for the structure.FloatColumngetDensityIndexSideChain()The index of density is the product of the (2Fobs-Fcal) electron density values for the group of atoms divided by the average value for the structure.FloatColumngetDensityRatio()The density ratio is similar to the density index, but summation of the density for the group is used for calculation.FloatColumngetDensityRatioMainChain()The density ratio is similar to the density index, but summation of the density for the group is used for calculation.FloatColumngetDensityRatioSideChain()The density ratio is similar to the density index, but summation of the density for the group is used for calculation.StrColumngetLabelAltId()A component of the identifier for the component.StrColumngetLabelAsymId()A component of the identifier for the component.StrColumngetLabelCompId()A component of the identifier for the component.IntColumngetLabelSeqId()A component of the identifier for the component.StrColumngetPDBInsCode()A component of the identifier for the component.FloatColumngetRealSpaceR()Real space R factor of electron density for each component, residue side chain, or main chain.FloatColumngetRealSpaceRMainChain()Real space R factor of electron density for each component, residue side chain, or main chain.FloatColumngetRealSpaceRSideChain()Real space R factor of electron density for each component, residue side chain, or main chain.FloatColumngetShift()The tendency of the group of atoms (e.g.FloatColumngetShiftMainChain()The tendency of the group of atoms (e.g.FloatColumngetShiftSideChain()The tendency of the group of atoms (e.g.Methods inherited from class org.rcsb.cif.schema.DelegatingCategory
getCategoryName, getColumn, getColumns, getRowCount
-
Constructor Details
-
Method Details
-
createDelegate
- Overrides:
createDelegatein classDelegatingCategory
-
getLabelAltId
A component of the identifier for the component. This data item is a pointer to _atom_sites_alt.id in the ATOM_SITES_ALT category.- Returns:
- StrColumn
-
getLabelAsymId
A component of the identifier for the component. This data item is a pointer to _atom_site.label_asym_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getLabelCompId
A component of the identifier for the component. This data item is a pointer to _atom_site.label_comp_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getLabelSeqId
A component of the identifier for the component. This data item is a pointer to _atom_site.label_seq_id in the ATOM_SITE category.- Returns:
- IntColumn
-
getAuthAsymId
A component of the identifier for the component. This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAuthCompId
A component of the identifier for the component. This data item is a pointer to _atom_site.auth_comp_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getAuthSeqId
A component of the identifier for the component. This data item is a pointer to _atom_site.auth_seq_id in the ATOM_SITE category.- Returns:
- StrColumn
-
getPDBInsCode
A component of the identifier for the component. This data item is a pointer to _atom_site.pdbx_PDB_ins_code ATOM_SITE category.- Returns:
- StrColumn
-
getBIso
The average isotropic B factors for the group of atoms (e.g. residue or ligand, side chain, main chain). The B factors for each atom is given by _atom_site.B_iso_or_equiv- Returns:
- FloatColumn
-
getBIsoMainChain
The average isotropic B factors for the group of atoms (e.g. residue or ligand, side chain, main chain). The B factors for each atom is given by _atom_site.B_iso_or_equiv- Returns:
- FloatColumn
-
getBIsoSideChain
The average isotropic B factors for the group of atoms (e.g. residue or ligand, side chain, main chain). The B factors for each atom is given by _atom_site.B_iso_or_equiv- Returns:
- FloatColumn
-
getShift
The tendency of the group of atoms (e.g. residue or ligand, side chain, main chain) to move away from its current position. Displacement of atoms from electron density is estimated from the difference (Fobs - Fcal) map. The displacement vector is the ratio of the gradient of difference density to the curvature. The amplitude of the displacement vector is an indicator of the positional error. Ref: Vaguine, A.A., Richelle, J. & Wodak, S.J. (1999). Acta Cryst. D55,199-205- Returns:
- FloatColumn
-
getShiftSideChain
The tendency of the group of atoms (e.g. residue or ligand, side chain, main chain) to move away from its current position. Displacement of atoms from electron density is estimated from the difference (Fobs - Fcal) map. The displacement vector is the ratio of the gradient of difference density to the curvature. The amplitude of the displacement vector is an indicator of the positional error. Ref: Vaguine, A.A., Richelle, J. & Wodak, S.J. (1999). Acta Cryst. D55,199-205- Returns:
- FloatColumn
-
getShiftMainChain
The tendency of the group of atoms (e.g. residue or ligand, side chain, main chain) to move away from its current position. Displacement of atoms from electron density is estimated from the difference (Fobs - Fcal) map. The displacement vector is the ratio of the gradient of difference density to the curvature. The amplitude of the displacement vector is an indicator of the positional error. Ref: Vaguine, A.A., Richelle, J. & Wodak, S.J. (1999). Acta Cryst. D55,199-205- Returns:
- FloatColumn
-
getCorrelation
Correlation coefficient of electron density for each residue or ligand, side chain, main chain The density correlation coefficient is calculated for each component from atomic densities of (2Fobs-Fcalc) map - "Robs" and the model map (Fcalc) - "Rcalc" : D_corr = <Robs><Rcalc>/sqrt(<Robs**2><Rcalc**2>) where <Robs> is the mean of "observed" densities of atoms of the component (backbone or side chain). <Rcalc> is the mean of "calculated" densities of component atoms. The value of density for some atom from map R(x) is: sum_i ( R(xi) * Ratom(xi - xa) ) Dens = ---------------------------------- sum_i ( Ratom(xi - xa) ) where Ratom(x) is atomic electron density for the x-th grid point. xa - vector of the centre of atom. xi - vector of the i-th point of grid. Sum is taken over all grid points which have distance from the center of the atom less than the Radius_limit. For all atoms Radius_limit = 2.5 A. Ref: Vaguine, A.A., Richelle, J. & Wodak, S.J. (1999). Acta Cryst. D55,199-205- Returns:
- FloatColumn
-
getCorrelationSideChain
Correlation coefficient of electron density for each residue or ligand, side chain, main chain The density correlation coefficient is calculated for each component from atomic densities of (2Fobs-Fcalc) map - "Robs" and the model map (Fcalc) - "Rcalc" : D_corr = <Robs><Rcalc>/sqrt(<Robs**2><Rcalc**2>) where <Robs> is the mean of "observed" densities of atoms of the component (backbone or side chain). <Rcalc> is the mean of "calculated" densities of component atoms. The value of density for some atom from map R(x) is: sum_i ( R(xi) * Ratom(xi - xa) ) Dens = ---------------------------------- sum_i ( Ratom(xi - xa) ) where Ratom(x) is atomic electron density for the x-th grid point. xa - vector of the centre of atom. xi - vector of the i-th point of grid. Sum is taken over all grid points which have distance from the center of the atom less than the Radius_limit. For all atoms Radius_limit = 2.5 A. Ref: Vaguine, A.A., Richelle, J. & Wodak, S.J. (1999). Acta Cryst. D55,199-205- Returns:
- FloatColumn
-
getCorrelationMainChain
Correlation coefficient of electron density for each residue or ligand, side chain, main chain The density correlation coefficient is calculated for each component from atomic densities of (2Fobs-Fcalc) map - "Robs" and the model map (Fcalc) - "Rcalc" : D_corr = <Robs><Rcalc>/sqrt(<Robs**2><Rcalc**2>) where <Robs> is the mean of "observed" densities of atoms of the component (backbone or side chain). <Rcalc> is the mean of "calculated" densities of component atoms. The value of density for some atom from map R(x) is: sum_i ( R(xi) * Ratom(xi - xa) ) Dens = ---------------------------------- sum_i ( Ratom(xi - xa) ) where Ratom(x) is atomic electron density for the x-th grid point. xa - vector of the centre of atom. xi - vector of the i-th point of grid. Sum is taken over all grid points which have distance from the center of the atom less than the Radius_limit. For all atoms Radius_limit = 2.5 A. Ref: Vaguine, A.A., Richelle, J. & Wodak, S.J. (1999). Acta Cryst. D55,199-205- Returns:
- FloatColumn
-
getRealSpaceR
Real space R factor of electron density for each component, residue side chain, or main chain. The real space R factor is calculated by the equation R_real = [Sum~i (|Dobs - Dcal|)]/[Sum~i (|Dobs + Dcal|)] Where: Dobs is the observed electron density, Dcal is the calculated electron density, summation is for all the grid points Ref: Branden, C.I. & Jones, T.A. (1990). Nature, 343, 687-689- Returns:
- FloatColumn
-
getRealSpaceRSideChain
Real space R factor of electron density for each component, residue side chain, or main chain. The real space R factor is calculated by the equation R_real = [Sum~i (|Dobs - Dcal|)]/[Sum~i (|Dobs + Dcal|)] Where: Dobs is the observed electron density, Dcal is the calculated electron density, summation is for all the grid points Ref: Branden, C.I. & Jones, T.A. (1990). Nature, 343, 687-689- Returns:
- FloatColumn
-
getRealSpaceRMainChain
Real space R factor of electron density for each component, residue side chain, or main chain. The real space R factor is calculated by the equation R_real = [Sum~i (|Dobs - Dcal|)]/[Sum~i (|Dobs + Dcal|)] Where: Dobs is the observed electron density, Dcal is the calculated electron density, summation is for all the grid points Ref: Branden, C.I. & Jones, T.A. (1990). Nature, 343, 687-689- Returns:
- FloatColumn
-
getConnect
The index of connectivity is the product of the (2Fobs-Fcal) electron density values for the backbone atoms (N, CA and C) divided by the average value for the structure. Low values (less than 1.0) of this index indicate breaks in the backbone electron density which may be due to flexibility of the chain or incorrect tracing. connect = [(D(xi)...D(xi))^(1/N)] /<D>_all Where: D(xi) = (2*Fobs - Fcal) <D>_all is the averaged value of density for the structure. The product is for N atoms of group. Ref: Vaguine, A.A., Richelle, J. & Wodak, S.J. (1999). Acta Cryst. D55,199-205- Returns:
- FloatColumn
-
getDensityIndex
The index of density is the product of the (2Fobs-Fcal) electron density values for the group of atoms divided by the average value for the structure. Low values (less than 1.0) may be problematic for model fitting. index = [(D(xi)...D(xi))^(1/N)] /<D>_all Where : D(xi) = (2*Fobs - Fcal) <D>_all is the averaged value of density for the structure. The product is for N atoms of group. Ref: Vaguine, A.A., Richelle, J. & Wodak, S.J. (1999). Acta Cryst. D55,199-205- Returns:
- FloatColumn
-
getDensityIndexMainChain
The index of density is the product of the (2Fobs-Fcal) electron density values for the group of atoms divided by the average value for the structure. Low values (less than 1.0) may be problematic for model fitting. index = [(D(xi)...D(xi))^(1/N)] /<D>_all Where : D(xi) = (2*Fobs - Fcal) <D>_all is the averaged value of density for the structure. The product is for N atoms of group. Ref: Vaguine, A.A., Richelle, J. & Wodak, S.J. (1999). Acta Cryst. D55,199-205- Returns:
- FloatColumn
-
getDensityIndexSideChain
The index of density is the product of the (2Fobs-Fcal) electron density values for the group of atoms divided by the average value for the structure. Low values (less than 1.0) may be problematic for model fitting. index = [(D(xi)...D(xi))^(1/N)] /<D>_all Where : D(xi) = (2*Fobs - Fcal) <D>_all is the averaged value of density for the structure. The product is for N atoms of group. Ref: Vaguine, A.A., Richelle, J. & Wodak, S.J. (1999). Acta Cryst. D55,199-205- Returns:
- FloatColumn
-
getDensityRatio
The density ratio is similar to the density index, but summation of the density for the group is used for calculation. The ratio of density is the summation of the (2Fobs-Fcal) electron density values for the group of atoms divided by the average value for the structure. Low values (less than 0.4) of this ratio may be problematic for the group. index = [Sum~i D(xi)]/<D>_all Where: D(xi) = (2*Fobs - Fcal) <D>_all is the average value of density for the structure. The summation is for all the atoms of group.- Returns:
- FloatColumn
-
getDensityRatioMainChain
The density ratio is similar to the density index, but summation of the density for the group is used for calculation. The ratio of density is the summation of the (2Fobs-Fcal) electron density values for the group of atoms divided by the average value for the structure. Low values (less than 0.4) of this ratio may be problematic for the group. index = [Sum~i D(xi)]/<D>_all Where: D(xi) = (2*Fobs - Fcal) <D>_all is the average value of density for the structure. The summation is for all the atoms of group.- Returns:
- FloatColumn
-
getDensityRatioSideChain
The density ratio is similar to the density index, but summation of the density for the group is used for calculation. The ratio of density is the summation of the (2Fobs-Fcal) electron density values for the group of atoms divided by the average value for the structure. Low values (less than 0.4) of this ratio may be problematic for the group. index = [Sum~i D(xi)]/<D>_all Where: D(xi) = (2*Fobs - Fcal) <D>_all is the average value of density for the structure. The summation is for all the atoms of group.- Returns:
- FloatColumn
-