DPM_GROUPS

Each well in a microtiter tray is assigned to a group. At a minimum an assay should have three groups: drug dilution group, negative control group and positive control group. Groups are linked to a statistical analysis.


Columns

No Name Domain Dty Len Scale Nulls Foreign Key Description
1 GRP_ATY_PK _DPM_PK I 4   N DPM_AUXTYPES.DPM_PK References a Primary Key in another table (Foreign Key) [Format 9999 Range 0 - 9999]
2 GRP_PLT_ID _DPM_PLATE_ID I 4   N DPM_CONTENTS.CON_PLT_ID 'ID' is the unique identifier for a Plate. 'ID' is stored in the DPM_PLATE table. [Format: Int Range: 0 - 99999]
3 GRP_WLL_ID _DPM_SEQ I 2   N DPM_CONTENTS.CON_WLL_ID WELL_ID is the position of a well in a microtiter tray. Well IDs are numbered from top to bottom starting in the left column and moving to the right column. [Format: 999 Range: 1-999]
4 GRP_CONTROL _DPM_SEQ I 2   N  

Values:
0 Negative
1 Positive
2 Experiment

Dependents

None


Updated 08 Mar 2000.