Database Table rundb_sampleannotation_cv

Postgres database: iondb

Postgres table: rundb_sampleannotation_cv

Sample Annotation CV data model. This table corresponds to the supported sample relationships (Self | Proband, Tumor, Normal, Mother, Father, etc) in Ion Reporter™ Software.

Schema

Field Type Description
annotationType String (up to 127) annotationType
iRAnnotationType String (up to 127) iRAnnotationType
iRValue String (up to 127) iRValue
id Integer ID
isActive Boolean (Either True or False) isActive
isIRCompatible Boolean (Either True or False) isIRCompatible
sampleGroupType_CV SampleGroupType_CV (ForeignKey) the related rundb.SampleGroupType_CV row
uid String (up to 32) uid
value String (up to 127) value

Table of contents

Previous topic

Database Table rundb_sample

Next topic

Database Table rundb_sampleattribute

This Page