Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.9
-
Component/s: None
-
Labels:None
-
Environment:GUI, Desktop
-
Epic Link:
Description
Modify Sequence.getSequenceFeatures() to look on either the sequence or its dataset sequence.
(Applet stores sequence features on the sequence, Desktop on the dataset sequence.)
This will allow dataset sequences to be created in the applet (to support cDNA/protein mapping) without breaking sequence feature handling.
NB: Alignment.createDataset(null) creates dataset sequences and also moves sequence features, DBRefIds and PDBIds from the sequence to the dataset sequence.
Affected use cases, and tests wanted, to be attached.
(Applet stores sequence features on the sequence, Desktop on the dataset sequence.)
This will allow dataset sequences to be created in the applet (to support cDNA/protein mapping) without breaking sequence feature handling.
NB: Alignment.createDataset(null) creates dataset sequences and also moves sequence features, DBRefIds and PDBIds from the sequence to the dataset sequence.
Affected use cases, and tests wanted, to be attached.