<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Vennila,<br>
<br>
I think Nat answered your question. I'm wondering though why you need
to compute a map in such an "exotic" resolution range? I mean, what are
the motivations to compute this map using only a narrow shell of medium
resolution reflections rather than the whole dataset?<br>
<br>
Thanks!<br>
Pavel.<br>
<br>
<br>
On 12/22/09 9:40 PM, Nathaniel Echols wrote:
<blockquote cite="mid:6C1AA0F3-3D84-4C6D-8EA3-543DF3DAE8BF@lbl.gov"
 type="cite">
  <pre wrap="">On Dec 22, 2009, at 8:36 PM, vennila Natesan wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">How do we create anomalous map using high resolution
reflections? For example, if we have 2.2A resolution data
(i.e 20-2.2A), i want to know how to create the anomalous map
for the same dataset but from 2.4-2.2A resolution range.
    </pre>
  </blockquote>
  <pre wrap=""><!---->

I don't think there is a single-step method for this right now.  The easiest alternatives:

1) From the command-line, I think this will work:
        phenix.reflection_file_converter --resolution=2.2 --low-resolution=2.4 --mtz=subset.mtz data.mtz
        phenix.model_vs_data subset.mtz model.pdb --map-type=anomalous
(which will produce map coefficients in MTZ format)
If you run into problems, typing the command name alone will print out a list of options.

2) From the GUI: use the reflection file editor to output the resolution range you want, then the "Create maps" app to generate an anomalous map (in either MTZ or XPLOR format).  I will add resolution limits to the latter program soon.

However, I think a map calculated for 2.4-2.2A is going to look extremely distorted.

--------------------
Nathaniel Echols
Lawrence Berkeley Lab
510-486-5136
<a class="moz-txt-link-abbreviated" href="mailto:NEchols@lbl.gov">NEchols@lbl.gov</a>





_______________________________________________
phenixbb mailing list
<a class="moz-txt-link-abbreviated" href="mailto:phenixbb@phenix-online.org">phenixbb@phenix-online.org</a>
<a class="moz-txt-link-freetext" href="http://phenix-online.org/mailman/listinfo/phenixbb">http://phenix-online.org/mailman/listinfo/phenixbb</a>
  </pre>
</blockquote>
</body>
</html>