extract($_REQUEST); include ("header.php"); include ("titlebartop.html"); echo "Map a Residue "; if ($vipPDB) echo "on $vipPDB"; include ("titlebarbottom.html"); ?>
This tool will display a given residue on the chosen Virus Subunit. The resulting image will be a ribbon rendering of the asymmetric subunit, with the desired residue given as a CPK representation colored purple.(if the entered residue is not found within the subunit, the result will only display the asymmetric subunit) |