SEP | 026 |
---|---|
Title | Add a link from Location to Sequence |
Authors | James Alastair McLaughlin ([email protected]); Chris Myers ([email protected]) |
Editor | Zach Palchick |
Type | Data Model |
SBOL Version | 2.3 |
Replaces | |
Status | Complete |
Created | 21-Jun-2018 |
Last modified | 03-Sep-2018 |
In SBOL2, ComponentDefinitions can have multiple Sequences, and ComponentDefinitions can also have SequenceAnnotations. Currently, it is ambiguous which Sequence the SequenceAnnotation(s) refer to. Adding an optional link from Location to the Sequence it is annotating would solve this.
As abstract
Add an optional sequence
property to Location that links to a Sequence.
The below listed use cases are examples where there could be multiple Sequences associated with a ComponentDefinition, but it is not clear which Sequence a SequenceAnnotation would refer to.
- Different encodings of the same thing (e.g. smiles and inchi)
- DNA sequence + methylation patterns
When loading older SBOL:
- If there is exactly one sequence in a ComponentDefinition, make locations in the SequenceAnnotations of that ComponentDefinition point to that sequence
- If more than one sequence, warn that the annotations are ambiguous
Backporting to older SBOL:
- If exactly one sequence in a ComponentDefinition, remove the sequence property of locations in the SequenceAnnotations of that ComponentDefinition
- If more than one sequence, cannot be represented in older SBOL, throw an error.
SEP 23 which advocates associating at most one Sequence with a ComponentDefinition. It has since been revoked.
To the extent possible under law,
SBOL developers
has waived all copyright and related or neighboring rights to
SEP 002.
This work is published from:
United Kingdom.