Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Incomplete
-
Affects Version/s: None
-
Fix Version/s: 2.10.0
-
Component/s: Dev and Dep
-
Labels:
Description
DBRefFetcher should be implemented in a way that it could be accessed from any part of the code given a sequence or list of sequences.
Currently it is constructed with an AlignFrame instance in order to:
- set IProgressIndicator
- obtain feature settings when DbSourceProxy[] is not supplied and
- check the alignment type (Nucleotide or Protein)
This prevents utilisation of DBRefFetcher in locations with no access to an AlignFrame instance.
Currently it is constructed with an AlignFrame instance in order to:
- set IProgressIndicator
- obtain feature settings when DbSourceProxy[] is not supplied and
- check the alignment type (Nucleotide or Protein)
This prevents utilisation of DBRefFetcher in locations with no access to an AlignFrame instance.
Attachments
Issue Links
- blocks
-
JAL-1479 PDB<->Uniprot mappings from SIFTS
- Closed