Browse Source

update alignment example

Yana Rose 1 year ago
parent
commit
404b503593
1 changed files with 7 additions and 2 deletions
  1. 7 2
      src/viewer/index.html

+ 7 - 2
src/viewer/index.html

@@ -97,7 +97,7 @@
             <button style="padding: 3px;" onclick="motifsAlphaFold()">Motifs AF</button>
             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 
-            <button style="padding: 3px" onclick="propset()">Propset</button>
+            <button style="padding: 3px" onclick="alignment()">Alignment</button>
         </div>
         <script>
 
@@ -653,6 +653,11 @@
                             assemblyId: '1'
                         }
                     }
+                },
+                {
+                    id: '',
+                    url: '',
+                    label: ''
                 }
             ];
 
@@ -808,7 +813,7 @@
                     });
             }
 
-            function propset() {
+            function alignment() {
                 viewer.clear()
                     .then(function () {
                         return viewer.loadPdbIds([{