Column | MySQL Type | Oracle Type | Nullable | Description |
---|---|---|---|---|
WID | BIGINT | NUMBER | No | Warehouse identifier for this entity |
SpotId | VARCHAR | VARCHAR2(25) | Yes | Name of the spot Can be null |
MolecularWeightEst | FLOAT | NUMBER | Yes | Molecular weight estimated from migration on 2D gels. Units: Daltons. |
PIEst | VARCHAR | VARCHAR2(50) | Yes | Isoelectric point (pI) estimated from migration on 2D gels. |
DatasetWID | BIGINT | NUMBER | No | The dataset the entity is from |
Table | Column |
---|---|
GelLocation | SpotWID |
ProteinWIDSpotWID | SpotWID |
SpotWIDSpotIdMethodWID | SpotWID |
DBID | OtherWID |