697 |
</IndexFields> |
</IndexFields> |
698 |
</ToIndex> |
</ToIndex> |
699 |
</Relationship> |
</Relationship> |
|
<Relationship name="IsBidirectionalBestHitOf" from="Feature" to="Feature" arity="MM"> |
|
|
<Notes>This relationship is one of two that relate features to each other. It |
|
|
connects features that are very similar but on separate genomes. A |
|
|
bidirectional best hit relationship exists between two features [b]A[/b] |
|
|
and [b]B[/b] if [b]A[/b] is the best match for [b]B[/b] on [b]A[/b]'s genome |
|
|
and [b]B[/b] is the best match for [b]A[/b] on [b]B[/b]'s genome. </Notes> |
|
|
<Fields> |
|
|
<Field name="genome" type="name-string"> |
|
|
<Notes>ID of the genome containing the target (to) feature.</Notes> |
|
|
</Field> |
|
|
<Field name="sc" type="float"> |
|
|
<Notes>score for this relationship</Notes> |
|
|
</Field> |
|
|
</Fields> |
|
|
<FromIndex> |
|
|
<Notes>This index allows the application to find a feature's best hit for |
|
|
a specific target genome.</Notes> |
|
|
<IndexFields> |
|
|
<IndexField name="genome" order="ascending" /> |
|
|
</IndexFields> |
|
|
</FromIndex> |
|
|
</Relationship> |
|
700 |
<Relationship name="HasProperty" from="Feature" to="Property" arity="MM"> |
<Relationship name="HasProperty" from="Feature" to="Property" arity="MM"> |
701 |
<Notes>This relationship connects a feature to its known property values. |
<Notes>This relationship connects a feature to its known property values. |
702 |
The relationship contains text data that indicates the paper or organization |
The relationship contains text data that indicates the paper or organization |