Table Index

SpotIdMethod


Describes the method by which a spot was identified as
a particular (known) protein in the protein table.

Columns

Column MySQL Type Oracle Type Nullable Description
WID BIGINT NUMBER No Warehouse identifier for this entity
MethodName VARCHAR VARCHAR2(100) No The name of the method
ex: Co-migration
MethodDesc VARCHAR VARCHAR2(500) Yes More detailed description of method.
Ex: Co-migration with purified protein
MethodAbbrev VARCHAR VARCHAR2(10) Yes A short abbreviation for the method name.
ex: C
DatasetWID BIGINT NUMBER No The dataset the entity is from

Referenced By

Table Column
SpotWIDSpotIdMethodWID SpotIdMethodWID

Other Constraints

None.

Indexes

None.