Class EmEntityAssemblyRecombinant

java.lang.Object
org.rcsb.cif.schema.DelegatingCategory
org.rcsb.cif.schema.mm.EmEntityAssemblyRecombinant
All Implemented Interfaces:
Category

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

  • Method Details

    • createDelegate

      protected Column createDelegate​(String columnName, Column column)
      Overrides:
      createDelegate in class DelegatingCategory
    • 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