Class StructMonDetails

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class StructMonDetails
    extends BaseCategory
    Data items in the STRUCT_MON_DETAILS category record details about specifics of calculations summarized in data items in the STRUCT_MON_PROT and STRUCT_MON_NUCL categories. These can include the coefficients used in map calculations, the radii used for including points in a calculation and so on.
    • Constructor Detail

      • StructMonDetails

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

        public StructMonDetails​(String name)
    • Method Detail

      • getEntryId

        public StrColumn getEntryId()
        This data item is a pointer to _entry.id in the ENTRY category.
        Returns:
        StrColumn
      • getProtCis

        public FloatColumn getProtCis()
        An ideal cis peptide bond would have an omega torsion angle of zero. This data item gives the value in degrees by which the observed torsion angle can differ from 0.0 and still be considered cis.
        Returns:
        FloatColumn
      • getRSCC

        public StrColumn getRSCC()
        This data item describes the specifics of the calculations that generated the values given in _struct_mon_prot.RSCC_all, _struct_mon_prot.RSCC_main and _struct_mon_prot.RSCC_side. The coefficients used to calculate the p(o) and p(c) maps should be given as well as the criterion for the inclusion of map grid points in the calculation.
        Returns:
        StrColumn
      • getRSR

        public StrColumn getRSR()
        This data item describes the specifics of the calculations that generated the values given in _struct_mon_prot.RSR_all, _struct_mon_prot.RSR_main and _struct_mon_prot.RSR_side. The coefficients used to calculate the p(o) and p(c) maps should be given as well as the criterion for the inclusion of map grid points in the calculation.
        Returns:
        StrColumn