Table Index

ProteinWIDFunctionWID


Associates a non-enzymatic function with a protein that has that function.

Columns

Column MySQL Type Oracle Type Nullable Description
ProteinWID BIGINT NUMBER No Reference to the protein that has this function.
FunctionWID BIGINT NUMBER No Reference to the function for this protein.

Referenced By

None.

Other Constraints

None.

Indexes

Name Columns
PF_FunctionWID_PROWID FunctionWID,PROTEINWID
PF_PROWID_FunctionWID PROTEINWID,FunctionWID