Table Index

CompositeSeqWIDBioSeqWID


Represents n..n association between CompositeSequence and BioSequence
The annotation on the BioSequence this CompositeSequence represents. Typically the sequences will be a Genes, Exons, or SpliceVariants.

Columns

Column MySQL Type Oracle Type Nullable Description
CompositeSequenceWID BIGINT NUMBER No Reference to CompositeSequence
BioSequenceWID BIGINT NUMBER No Reference to BioSequence

Referenced By

None.

Other Constraints

None.

Indexes

Name Columns
CompositeSeqWIDBioSeqWID1 CompositeSequenceWID
CompositeSeqWIDBioSeqWID2 BioSequenceWID