Postgres database: iondb
Postgres table: rundb_qctype
QC type data model (the name of the QC metric, such as Bead Loading, Key Signal, or Usable Sequence).
| Field | Type | Description |
|---|---|---|
| defaultThreshold | Positive integer | defaultThreshold |
| description | String (up to 1024) | description |
| id | Integer | ID |
| maxThreshold | Positive integer | maxThreshold |
| minThreshold | Positive integer | minThreshold |
| qcName | String (up to 512) | qcName |