Database Table rundb_kitinfo

Postgres database: iondb

Postgres table: rundb_kitinfo

Library kit information data model.

Schema

Field Type Description
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 20) kitType
name String (up to 512) name
nucleotideType String (up to 64) nucleotideType
runMode String (up to 64) runMode
uid String (up to 10) uid

Table of contents

Previous topic

Database Table rundb_globalconfig

Next topic

Database Table rundb_kitpart

This Page