Database Table rundb_plannedexperimentqc

Postgres database: iondb

Postgres table: rundb_plannedexperimentqc

Planned experiment QC description data model. Holds the QC threshold metrics from a planned experiment.

Schema

Field Type Description
id Integer ID
plannedExperiment PlannedExperiment (ForeignKey) the related rundb.PlannedExperiment row
qcType QCType (ForeignKey) the related rundb.QCType row
threshold Positive integer threshold

Table of contents

Previous topic

Database Table rundb_plannedexperiment

Next topic

Database Table rundb_plugin

This Page