Column | MySQL Type | Oracle Type | Nullable | Description |
---|---|---|---|---|
GeneWID | BIGINT | NUMBER | No | Reference to the Gene that produces this nucleic acid. |
NucleicAcidWID | BIGINT | NUMBER | No | Reference to the nucleic acid that has this gene. |
Name | Columns |
---|---|
GN_GENEWID_NAWID | GENEWID,NUCLEICACIDWID |
GN_NAWID_GENEWID | NUCLEICACIDWID,GENEWID |