Column |
MySQL Type |
Oracle Type |
Nullable |
Description |
WID |
BIGINT |
NUMBER |
No |
Warehouse identifier for this entity
|
DataSetWID |
BIGINT |
NUMBER |
No |
Reference to the data set from which the entity came from
|
Feature |
BIGINT |
NUMBER |
Yes |
Represents n..1 association between FeatureInformation and Feature The feature the FeatureInformation is supplying information for.
|
FeatureReporterMap |
BIGINT |
NUMBER |
Yes |
Represents 1..n association between FeatureReporterMap and FeatureInformation Typically, the features on an array that are manufactured with this reporter's BioSequence.
|