Table Index

BioSourceWIDGeneWID


Associates a gene 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 gene.
GeneWID BIGINT NUMBER No Reference to the Gene that is present in the organism.

Referenced By

None.

Other Constraints

None.

Indexes

Name Columns
BG_BIOSOURCEWID_GENEWID BioSourceWID, GENEWID
BG_GENEWID_BIOSOURCEWID GENEWID, BioSourceWID