Class EmEntityAssemblyRecombinant

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmEntityAssemblyRecombinant
    extends BaseCategory
    Data items in this category record details about recombinant expression of the assembly or assembly component.
    • Constructor Detail

      • EmEntityAssemblyRecombinant

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

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

        public EmEntityAssemblyRecombinant​(String name)
    • Method Detail

      • getCell

        public StrColumn getCell()
        The cell of the host organism from which the expressed component was obtained, if relevant.
        Returns:
        StrColumn
      • getEntityAssemblyId

        public StrColumn getEntityAssemblyId()
        Pointer to the expressed component described in the EM ENTITY ASSEMBLY category.
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        Ordinal identifier
        Returns:
        StrColumn
      • getNcbiTaxId

        public IntColumn getNcbiTaxId()
        The NCBI taxonomy id of the expression host used to produce the component.
        Returns:
        IntColumn
      • getOrganism

        public StrColumn getOrganism()
        Expression system host organism used to produce the component.
        Returns:
        StrColumn
      • getPlasmid

        public StrColumn getPlasmid()
        The plasmid used to produce the component in the expression system.
        Returns:
        StrColumn
      • getStrain

        public StrColumn getStrain()
        The strain of the host organism from which the expresed component was obtained, if relevant.
        Returns:
        StrColumn