Class PdbxSeqMapDepositorInfo

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxSeqMapDepositorInfo
    extends BaseCategory
    Data items in the PDBX_SEQ_MAP_DEPOSITOR_INFO record the details about the mapping sample and coordinate sequences.
    • Constructor Detail

      • PdbxSeqMapDepositorInfo

        public PdbxSeqMapDepositorInfo​(String name,
                                       Map<String,​Column> columns)
      • PdbxSeqMapDepositorInfo

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

        public PdbxSeqMapDepositorInfo​(String name)
    • Method Detail

      • getEntityId

        public StrColumn getEntityId()
        This data item is a pointer to _entity_poly.entity_id in the ENTITY_POLY category.
        Returns:
        StrColumn
      • getAuthAsymId

        public StrColumn getAuthAsymId()
        This data item is a pointer to _atom_site.auth_asym_id in the ATOM_SITE category.
        Returns:
        StrColumn
      • getOneLetterCode

        public StrColumn getOneLetterCode()
        Coordinate sequence expressed as string of one-letter residue codes.
        Returns:
        StrColumn
      • getOneLetterCodeMod

        public StrColumn getOneLetterCodeMod()
        Coordinate sequence expressed as string of one-letter residue codes with nonstandard residues expressed as 3-letter codes in parentheses.
        Returns:
        StrColumn