Basic usage

Recent changes in Java security policy might prevent you from running VARNA.
Check out this page for details and ways to solve the problem.

Round we go: Circular drawing algorithm
Java Get Powered

Same RNA, using a circular layout, specified through assigning a circular value to the algorithm parameter.

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"
	width="250" height="250">
<param name="sequenceDBN"  value="GGGGCCAAUAUGGCCAUCC" />
<param name="structureDBN" value="((((((.....))))..))" />
<param name="algorithm" value="circular" />
<param name="title" value="Round we go..." />
</applet>

Previous page: Hello RNA World!
Next page: Pitch black