Browse Source

add NAKB example

Sebastian Bittrich 3 years ago
parent
commit
ac53547d79
1 changed files with 9 additions and 0 deletions
  1. 9 0
      src/viewer/index.html

+ 9 - 0
src/viewer/index.html

@@ -621,6 +621,15 @@
                             kind: 'density'
                         }
                     }
+                },
+                {
+                    id: '5MRX',
+                    info: 'RNA sarcin-ricin loop',
+                    config: {
+                        props: {
+                            kind: 'nakb'
+                        }
+                    }
                 }
             ];