Table Index

Function


Describes the non-enzymatic function(s) of proteins. That is,
this table should not be used to describe the enzymatic function of a protein whose enzymatic
function is described using the EnzymaticReaction table. Function names are stored as
strings with no particular format or interpretation.

Columns

Column MySQL Type Oracle Type Nullable Description
WID BIGINT NUMBER No Warehouse identifier for this function.
Name VARCHAR VARCHAR2(255) Yes Name of this function.
DataSetWID BIGINT NUMBER No Data set the entity came from

Referenced By

Table Column
ProteinWIDFunctionWID FunctionWID
Entry OtherWID
Support OtherWID
RelatedTerm OtherWID
CitationWIDOtherWID OtherWID
CommentTable OtherWID
CrossReference OtherWID
CrossReference CrossWID
Description OtherWID
DBID OtherWID
SynonymTable OtherWID
ToolAdvice OtherWID

Other Constraints

None.

Indexes

Name Columns
FUNCTION_NAME NAME
FUNCTION_DATASETWID DATASETWID