Postgres database: iondb
Postgres table: rundb_threeprimeadapter
Three prime adapter data model.
| Field | Type | Description |
|---|---|---|
| chemistryType | String (up to 64) | chemistryType |
| description | String (up to 1024) | description |
| direction | String (up to 20) | direction |
| id | Integer | ID |
| isDefault | Boolean (Either True or False) | use this by default |
| name | String (up to 256) | name |
| runMode | String (up to 64) | runMode |
| sequence | String (up to 512) | sequence |
| uid | String (up to 32) | uid |