Database Table rundb_dnabarcode ============================================================================ Postgres database: ``iondb`` Postgres table: ``rundb_dnabarcode`` .. include:: ../manual_database_ref_docs/rundb_dnabarcode.rst Schema ------- +-----------------+-------------------------+----------------+ | Field | Type | Description | +=================+=========================+================+ | adapter | String (up to 128) | adapter | +-----------------+-------------------------+----------------+ | annotation | String (up to 512) | annotation | +-----------------+-------------------------+----------------+ | floworder | String (up to 128) | floworder | +-----------------+-------------------------+----------------+ | id | Integer | ID | +-----------------+-------------------------+----------------+ | id\_str | String (up to 128) | id str | +-----------------+-------------------------+----------------+ | index | Integer | index | +-----------------+-------------------------+----------------+ | length | Integer | length | +-----------------+-------------------------+----------------+ | name | String (up to 128) | name | +-----------------+-------------------------+----------------+ | score\_cutoff | Floating point number | score cutoff | +-----------------+-------------------------+----------------+ | score\_mode | Integer | score mode | +-----------------+-------------------------+----------------+ | sequence | String (up to 128) | sequence | +-----------------+-------------------------+----------------+ | type | String (up to 64) | type | +-----------------+-------------------------+----------------+