Class PdbxHybrid

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxHybrid
    extends BaseCategory
    Data items in the PDBX_HYBRID category are used to describe the chimeric characteristics of a DNA/RNA structure.
    • Constructor Detail

      • PdbxHybrid

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

        public PdbxHybrid​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        ID code.
        Returns:
        StrColumn
      • getSugarName

        public StrColumn getSugarName()
        Name of sugar group of residue.
        Returns:
        StrColumn
      • getStrandId

        public StrColumn getStrandId()
        Strand id.
        Returns:
        StrColumn
      • getResidueNames

        public StrColumn getResidueNames()
        List of residues + number (see example) which have the same sugar group in a particular strand.
        Returns:
        StrColumn