Table Index

BioSourceWIDProteinWID


Associates a protein with those species, strains, tissues, etc, from which it was derived.

Columns

Column MySQL Type Oracle Type Nullable Description
BioSourceWID BIGINT NUMBER No Reference to the BioSource that has this protein.
ProteinWID BIGINT NUMBER No Reference to the Protein that is present in the organism.

Referenced By

None.

Other Constraints

None.

Indexes

Name Columns
BP_BIOSOURCEWID_PROWID BioSourceWID,PROTEINWID
BP_PROWID_BIOSOURCEWID PROTEINWID, BioSourceWID