Database Table rundb_runtype ============================================================================ Postgres database: ``iondb`` Postgres table: ``rundb_runtype`` .. include:: ../manual_database_ref_docs/rundb_runtype.rst Schema ------- +-------------------+----------------------+------------------+ | Field | Type | Description | +===================+======================+==================+ | alternate\_name | String (up to 512) | alternate name | +-------------------+----------------------+------------------+ | barcode | String (up to 512) | barcode | +-------------------+----------------------+------------------+ | description | Text | description | +-------------------+----------------------+------------------+ | id | Integer | ID | +-------------------+----------------------+------------------+ | meta | Text | meta | +-------------------+----------------------+------------------+ | nucleotideType | String (up to 64) | nucleotideType | +-------------------+----------------------+------------------+ | runType | String (up to 512) | runType | +-------------------+----------------------+------------------+