GeneX Development Supported By
|
GeneX-2.0 DB: PBA_FactorValues Table
|
GeneX-2.0 DB: PBA_FactorValues Table
|
| Table Type | Inherits | Comment |
| LINKING | none | |
| Column Information |
| Column Name | Full Name | Data Type | Not NULL | Comment |
| ef_fk | Experiment Factor | int | true | |
| pba_fk | Physical BioAssay | int | true | |
| value | Value | char128 | true | |
| value_units | Value Units | char128 | false | This is a controlled vocab |
| Primary Key Information |
| Column Name |
| Foreign Key Information |
| Column Name | Foreign Table | Primary Key in Foreign Table | Foreign Key Type |
| ef_fk | ExperimentFactors | ef_pk | LINKING_TABLE |
| pba_fk | PhysicalBioAssay | pba_pk | LINKING_TABLE |
| Unique Column Information |
| Column Names |
| pba_fk ef_fk value |
| Index Information |
| Name | Column Name |
| ef_fk | pba_factorvalues_ef_fk |
| pba_fk | pba_factorvalues_pba_fk |
|