Class PdbxStructNcsVirusGen

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxStructNcsVirusGen
    extends BaseCategory
    Data items in the PDBX_STRUCT_NCS_VIRUS_GEN category record details about the generation of virus structures from NCS matrix operators.
    • Constructor Detail

      • PdbxStructNcsVirusGen

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

        public PdbxStructNcsVirusGen​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        Unique id for generator.
        Returns:
        StrColumn
      • getOperId

        public StrColumn getOperId()
        Identifies the NCS operation (_struct_ncs_oper.id)
        Returns:
        StrColumn
      • getAsymId

        public StrColumn getAsymId()
        The NCS operation is applied to the component of the asymmetric unit identified by this id.
        Returns:
        StrColumn
      • getPdbChainId

        public StrColumn getPdbChainId()
        The NCS operation is applied to the chain identified by this id.
        Returns:
        StrColumn