19/06/2015
XML Save/Load bug fix...
Recent changes in Java security policy might prevent you from running VARNA.
Check out this page for details and ways to solve the problem.
Different types of textual annotations can be added to a VARNA drawing:
color
.
Lastly, substructures can be automatically annotated, as was done in this example with terminal loops using
the parameter autoTerminalLoops
.
Note to Firefox users: Certain versions of Firefox may be confused by self-signed certificates, and silently prevent the applet from running. If the frame above shows up empty, then try reloading the page.
<applet code="VARNA.class" codebase="bin" archive="VARNA.jar" <param name="sequenceDBN" value= " " /> <param name="structureDBN" value= "((((((.((((((........)))))).((((((.......))))))..))))))" /> <param name="annotations" value= "A:type=L,anchor=7,size=24; B:type=H,anchor=6,color=#FF0000; C:type=B,anchor=10,color=#0000FF; D:type=B,anchor=11,color=#00FF00; E:type=P,x=300,y=-60,size=34" /> <param name="autoTerminalLoops" value="true" /> </applet> |
Previous page: Color Maps
Next page: Higlighting Regions