1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
<!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>
<!--
<Object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
<param name="Keyword" value="exporting">
</OBJECT> -->
<h2>Saving Your Work</h2>
The software provides a number of options available for saving your work.
These are detailed in the following sections.
<h3>Saving Everything</h3>
The most comprehensive approach for saving your work is available by
selecting the <tt>File->Save</tt> or <tt>File->Save As</tt> menu
options. These will save a P3D file with full details about the
reference molecule, pharmacophore (including your changes, if any),
and the contents of your Molecule Evaluation page.
<!--
<Object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
<param name="Keyword" value="exporting, all hits">
-->
</OBJECT>
<h3>Exporting All Molecules</h3>
This command, accessible via the <tt>File->Export->All Evaluated Molecules</tt> menu
option, allows you to save an SD file containing all of the molecules
currently on the Molecule Evaluation page.
<p>The molecules will be saved without information about 3D structure
or any mappings to the pharmacophore. A single copy of each molecule
will be saved, even if each has multiple mappings.
<!--
<Object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
<param name="Keyword" value="exporting, aligned molecules">
-->
</OBJECT>
<h3>Exporting Alignments</h3>
This command, accessible via the <tt>File->Export->Checked Alignments</tt> menu
option, allows you to save an SD file containing the aligned 3D
structures that are checked on the Molecule Evaluation page.
<p>If multiple alignments are selected for an individual molecule,
they will all be exported by this command.
</body>
</html>
|