- Entity IDs are unique within the assay (and a study can have many assays)
- Replicates vs. Run
- need planned (ei.xpt) separate from the actual (gt.xpt)
- If tests run at the same time, they are replicates and are assigned the same RUNID
- If tests are run at separate times, they are runs and the RUNIDs are distinct
- Different runs would be expected to have different ENID and GTDTC values. In ei.xpt, these are distinguished by different RUNID values.
- Entities that are replicates of each other would be expected to
- have different ENID values
- be in the same trial set (SETCD values)
- have the same RUNID values
In this example, SETCD and ENID are the same value. Row | STUDYID | ASSAYID | DOMAIN | ENID (Entity ID) | SETCD (from TX) | RUNID |
---|
| 123 | NRU | EI | 1-2-B | 1-2-B | 1 |
---|
| 123 | NRU | EI | 1-2-E? | 1-2-E | 2 |
---|
|
|
|
| 2-11-G | 2-11-G | 1 |
---|
|
|
|
| 2-11-F? | 2-11-F | 2 |
---|
|