Class PdbxEntitySrcGenExpressTimepoint

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class PdbxEntitySrcGenExpressTimepoint
    extends BaseCategory
    This category contains details for OD time series used to monitor a given EXPRESSION step used in the overall protein production process.
    • Constructor Detail

      • PdbxEntitySrcGenExpressTimepoint

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

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

        public PdbxEntitySrcGenExpressTimepoint​(String name)
    • Method Detail

      • getEntryId

        public StrColumn getEntryId()
        The value of _pdbx_entity_src_gen_express_timepoint.entry_id is a pointer to _pdbx_entity_src_gen_express.entry_id
        Returns:
        StrColumn
      • getEntityId

        public StrColumn getEntityId()
        The value of _pdbx_entity_src_gen_express_timepoint.entity_id is a pointer to _pdbx_entity_src_gen_express.entity_id
        Returns:
        StrColumn
      • getStepId

        public IntColumn getStepId()
        This item is a pointer to _pdbx_entity_src_gen_express.step_id
        Returns:
        IntColumn
      • getSerial

        public IntColumn getSerial()
        This items uniquely defines a timepoint within a series.
        Returns:
        IntColumn
      • getOD

        public IntColumn getOD()
        The optical density of the expression culture in arbitrary units at the timepoint specified.
        Returns:
        IntColumn
      • getTime

        public IntColumn getTime()
        The time in hours after induction/transformation/transfection at which the optical density of the culture was measured.
        Returns:
        IntColumn