JAL-653 handle reverse strand mapping in SearchResults matches
[jalview.git] / src / jalview / datamodel / DBRefSource.java
index 6982594..6a676cf 100755 (executable)
@@ -44,7 +44,7 @@ public class DBRefSource
    * Uniprot Knowledgebase/TrEMBL as served from EMBL protein products.
    */
   public static final String UNIPROTKB = "UniProtKB/TrEMBL".toUpperCase();
-  
+
   public static final String EMBLCDSProduct = "EMBLCDSProtein"
           .toUpperCase();
 
@@ -81,23 +81,19 @@ public class DBRefSource
   /**
    * List of databases whose sequences might have coding regions annotated
    */
-  public static final String[] DNACODINGDBS =
-  { EMBL, EMBLCDS, GENEDB };
+  public static final String[] DNACODINGDBS = { EMBL, EMBLCDS, GENEDB };
 
-  public static final String[] CODINGDBS =
-  { EMBLCDS, GENEDB };
+  public static final String[] CODINGDBS = { EMBLCDS, GENEDB };
 
-  public static final String[] PROTEINDBS =
-  { UNIPROT, PDB, UNIPROTKB, EMBLCDSProduct };
+  public static final String[] PROTEINDBS = { UNIPROT, PDB, UNIPROTKB,
+      EMBLCDSProduct };
 
-  public static final String[] PROTEINSEQ =
-  { UNIPROT, UNIPROTKB, EMBLCDSProduct };
+  public static final String[] PROTEINSEQ = { UNIPROT, UNIPROTKB,
+      EMBLCDSProduct };
 
-  public static final String[] PROTEINSTR =
-  { PDB };
+  public static final String[] PROTEINSTR = { PDB };
 
-  public static final String[] DOMAINDBS =
-  { PFAM, RFAM };
+  public static final String[] DOMAINDBS = { PFAM, RFAM };
 
   /**
    * set of unique DBRefSource property constants. These could be used to