Postgres database: iondb
Postgres table: rundb_kitinfo
Library kit information data model.
| 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 |