Details
-
Type: Task
-
Status: Closed
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.10.2
-
Component/s: data retrieval services
-
Labels:None
Description
Classes jalview.datamodel.UniprotFile, UniprotEntry, UniprotSequence, UniprotProteinName are only used for binding retrieved XML (via uniprot_mapping.xml). They should be in a separate package jalview.datamodel.xdb.uniprot (following the pattern set by jalview.datamodel.xdb.embl).
This is driven by the need to create a new binding class UniprotFeature, distinct from SequenceFeature. This is needed to completeJAL-2505 (make key fields of SequenceFeature final).
This is driven by the need to create a new binding class UniprotFeature, distinct from SequenceFeature. This is needed to complete
Attachments
Issue Links
- blocks
-
JAL-2505 Make 'key' members of SequenceFeature final
- Closed