Main Page
From Biowerkzeug Wiki
This Wiki discusses biomolecular simulations with Hippo and other molecular dynamics/Monte Carlo codes. It serves as a repository for the community and complements the forums.
Source Code Test:
<?php
$v = "string"; // sample initialization
?>
html text
<?
echo $v; // end of php code
?>