Class PdbxNaStructKeywds

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxNaStructKeywds
    extends BaseCategory
    Data items in the PDBX_NA_STRUCT_KEYWDS category record give details about structural features of the NA.
    • Constructor Detail

      • PdbxNaStructKeywds

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

        public PdbxNaStructKeywds​(String name)
    • Method Detail

      • getEntryId

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

        public StrColumn getConformationType()
        Provides overall idea about conformation type of NA. Also, it identifies tRNAs by assigning a 'T' here.
        Returns:
        StrColumn
      • getStrandDescription

        public StrColumn getStrandDescription()
        Gives general structural description of NA.
        Returns:
        StrColumn
      • getSpecialFeature

        public StrColumn getSpecialFeature()
        Describes special features of NA.
        Returns:
        StrColumn