extra checks for datasetsequence for when getDbRefs is called
[jalview.git] / src / jalview / ws / DasSequenceFeatureFetcher.java
index 01bb64d..e3f7478 100644 (file)
@@ -100,6 +100,7 @@ public class DasSequenceFeatureFetcher
       DasCoordinateSystem[] coords = source.getCoordinateSystem();\r
       for (int c = 0; c < coords.length; c++)\r
       {\r
+        // TODO: match UniProt coord system canonically (?) - does UniProt==uniprot==UNIPROT ? \r
         if (coords[c].getName().indexOf("UniProt") > -1)\r
         {\r
           uniprotCount++;\r