JAL-3829 isCanonical should by default be false - ensure JalviewJS offers 3d-beacons...
[jalview.git] / src / jalview / datamodel / DBRefEntry.java
index 4a5c888..93a5460 100755 (executable)
@@ -42,7 +42,7 @@ public class DBRefEntry implements DBRefEntryI
 
   String canonicalSourceName;
   
-  boolean isCanonicalAccession;
+  boolean isCanonicalAccession=false;
 
   /*
    * maps from associated sequence to the database sequence's coordinate system