1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" type="text/css" href="RD.css">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
</head>
<body>
<h2>Getting Started</h2>
Once you have launched the software, you need to load a P3D file
containing a pharmacophore definition and other parameters.
This is done by selecting the <tt>File->Open</tt> menu option and
browsing to the file.
<p>Your computer may also be configured so that double clicking P3D files
will automatically launch the program; consult your IT staff for
information about this option.
</body>
</html>
|