JAL-1793 spike branch updated to latest
[jalview.git] / src / jalview / gui / CrossRefAction.java
index 21a0a84..285e574 100644 (file)
@@ -336,7 +336,7 @@ public class CrossRefAction implements Runnable
 
     /*
      * hack: ignore cross-references to Ensembl protein ids
-     * (can't fetch chromosomal mapping for these)
+     * (or use map/translation perhaps?)
      * todo: is there an equivalent in EnsemblGenomes?
      */
     if (accession.startsWith("ENSP"))