Database Table rundb_kitinfo ============================================================================ Postgres database: ``iondb`` Postgres table: ``rundb_kitinfo`` .. include:: ../manual_database_ref_docs/rundb_kitinfo.rst Schema ------- +------------------------------+----------------------------------+-----------------------------+ | Field | Type | Description | +==============================+==================================+=============================+ | applicationType | String (up to 64) | applicationType | +------------------------------+----------------------------------+-----------------------------+ | categories | String (up to 256) | categories | +------------------------------+----------------------------------+-----------------------------+ | description | String (up to 3024) | description | +------------------------------+----------------------------------+-----------------------------+ | flowCount | Positive integer | flowCount | +------------------------------+----------------------------------+-----------------------------+ | id | Integer | ID | +------------------------------+----------------------------------+-----------------------------+ | instrumentType | String (up to 64) | instrumentType | +------------------------------+----------------------------------+-----------------------------+ | isActive | Boolean (Either True or False) | isActive | +------------------------------+----------------------------------+-----------------------------+ | kitType | String (up to 64) | kitType | +------------------------------+----------------------------------+-----------------------------+ | libraryReadLength | Positive integer | libraryReadLength | +------------------------------+----------------------------------+-----------------------------+ | name | String (up to 512) | name | +------------------------------+----------------------------------+-----------------------------+ | nucleotideType | String (up to 64) | nucleotideType | +------------------------------+----------------------------------+-----------------------------+ | runMode | String (up to 64) | runMode | +------------------------------+----------------------------------+-----------------------------+ | samplePrep\_instrumentType | String (up to 64) | samplePrep instrumentType | +------------------------------+----------------------------------+-----------------------------+ | templatingSize | String (up to 64) | templatingSize | +------------------------------+----------------------------------+-----------------------------+ | uid | String (up to 10) | uid | +------------------------------+----------------------------------+-----------------------------+