Class PdbxDccRsccMapman

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxDccRsccMapman
    extends BaseCategory
    Data items in this category record residual map properties such as correlation, real space Rfactors and the Zscore calculated from refmac and mapman.
    • Constructor Detail

      • PdbxDccRsccMapman

        public PdbxDccRsccMapman​(String name,
                                 int rowCount,
                                 Object[] encodedColumns)
      • PdbxDccRsccMapman

        public PdbxDccRsccMapman​(String name)
    • Method Detail

      • getId

        public IntColumn getId()
        The ordered number in the output list.
        Returns:
        IntColumn
      • getModelId

        public StrColumn getModelId()
        The component model identifier for this analysis.
        Returns:
        StrColumn
      • getPdbId

        public StrColumn getPdbId()
        The PDB id code.
        Returns:
        StrColumn
      • getAuthAsymId

        public StrColumn getAuthAsymId()
        The author provided chain id.
        Returns:
        StrColumn
      • getAuthCompId

        public StrColumn getAuthCompId()
        The author provided compound ID (residue name).
        Returns:
        StrColumn
      • getAuthSeqId

        public StrColumn getAuthSeqId()
        The author provided residue number.
        Returns:
        StrColumn
      • getLabelAltId

        public StrColumn getLabelAltId()
        The author provided alternate location identifier.
        Returns:
        StrColumn
      • getLabelInsCode

        public StrColumn getLabelInsCode()
        PDB insertion code.
        Returns:
        StrColumn
      • getCorrelation

        public FloatColumn getCorrelation()
        The real space electron density correlation coefficient (RSCC) for the residue.
        Returns:
        FloatColumn
      • getRealSpaceR

        public FloatColumn getRealSpaceR()
        The Real Space Rfactor (RSR) for the residue.
        Returns:
        FloatColumn
      • getWeightedRealSpaceR

        public FloatColumn getWeightedRealSpaceR()
        The weighted Real Space Rfactor (RSR/RSCC) for the residue.
        Returns:
        FloatColumn
      • getRealSpaceZscore

        public FloatColumn getRealSpaceZscore()
        The Zscore of the Real Space Rfactor (RSRZ) for the residue.
        Returns:
        FloatColumn
      • getBisoMean

        public FloatColumn getBisoMean()
        The occupancy weighted average isotropic B factors for the residue.
        Returns:
        FloatColumn
      • getOccupancyMean

        public FloatColumn getOccupancyMean()
        The average occupancy for the residue.
        Returns:
        FloatColumn
      • getFlag

        public StrColumn getFlag()
        Residue with density problem will be flagged as P.
        Returns:
        StrColumn