hi everyone:<br>   Thanks for all the response!<br>   what I said last time may be chinglish and lead to some misunderstanding, the word I said fix a helix means that the model quality of the helix is not very good, I want to modify it manually.It is so hard to do this in  low resolution.I modified the helix according to the electron density map, after refinement, large red areas appear in the difference map. That made me crazy! <br>
  Are there any suggestions or any reviews about this point? <br>  I am new beginner to structural biology,  any suggestions are welcomed !<br><br>Best regards<br><br>Xinghua Qin<br><br><br><div class="gmail_quote">  Xinghua Qin<br>
 
College of Biological Sciences<br> 
No.2, Yuan Ming Yuan West Road<br> 
Haidian District?Beijing?China?100094<br> 
Tel: +86-10-62732672<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Message: 2<br>
Date: Fri, 16 Jul 2010 22:10:32 -0700<br>
From: Pavel Afonine &lt;<a href="mailto:pafonine@lbl.gov">pafonine@lbl.gov</a>&gt;<br>
To: PHENIX user mailing list &lt;<a href="mailto:phenixbb@phenix-online.org">phenixbb@phenix-online.org</a>&gt;<br>
Subject: Re: [phenixbb] sum(occ)&lt;1?<br>
Message-ID: &lt;<a href="mailto:4C413B48.305@lbl.gov">4C413B48.305@lbl.gov</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
  Hi Ed,<br>
<br>
&gt; Reset occupancies that are outside the [0,1] range at every step of<br>
&gt; minimization.<br>
<br>
this simply will not work: this will invalidate the internal memory of<br>
LBFGS minimizer that we use in phenix.refine and as result it will drive<br>
it crazy.<br>
<br>
Pavel.<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Fri, 16 Jul 2010 22:24:35 -0700<br>
From: Pavel Afonine &lt;<a href="mailto:pafonine@lbl.gov">pafonine@lbl.gov</a>&gt;<br>
To: PHENIX user mailing list &lt;<a href="mailto:phenixbb@phenix-online.org">phenixbb@phenix-online.org</a>&gt;<br>
Subject: Re: [phenixbb] how to fix a secondary structure?<br>
Message-ID: &lt;<a href="mailto:4C413E93.6010002@lbl.gov">4C413E93.6010002@lbl.gov</a>&gt;<br>
Content-Type: text/plain; charset=UTF-8; format=flowed<br>
<br>
  Hi Xinghua,<br>
<br>
you can use secondary structure restrains that are available in<br>
phenix.refine. It will automatically figure out secondary structure and<br>
apply proper restrains. This should preserve your helix geometry and<br>
still refine it.<br>
<br>
Example:<br>
<br>
phenix.refine model.pdb data.mtz main.secondary_structure_restraints=true<br>
<br>
&gt;     Recently I am trying to fix a helice, but found that it is so hard<br>
&gt; for me because of the poor resolution(3.2A) and also a unvisible loop<br>
&gt; near it, so is there any way to just fix a helice ? can I get it out<br>
&gt; of the whole structure to refine it?<br>
<br>
If you still prefer not refining that helix over applying<br>
secondary-structure restrains, then you can do that too:<br>
<br>
phenix.refine model.pdb data.mtz refine.sites.individual=&quot;not (chain A<br>
and resseq 123:156)&quot;<br>
<br>
where atom selection<br>
<br>
chain A and resseq 123:156<br>
<br>
selects your helix, and prefix &quot;not&quot; means you exclude it from refinement.<br>
<br>
Of course you can do all this from PHENIX GUI.<br>
<br>
Let me know if you have any questions.<br>
<br>
Pavel.<br>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Fri, 16 Jul 2010 22:48:52 -0700<br>
From: Pavel Afonine &lt;<a href="mailto:pafonine@lbl.gov">pafonine@lbl.gov</a>&gt;<br>
To: PHENIX user mailing list &lt;<a href="mailto:phenixbb@phenix-online.org">phenixbb@phenix-online.org</a>&gt;<br>
Subject: Re: [phenixbb] how to fix a secondary structure? - P.S.<br>
Message-ID: &lt;<a href="mailto:4C414444.8080208@lbl.gov">4C414444.8080208@lbl.gov</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;; Format=&quot;flowed&quot;<br>
<br>
  By the way, more information about secondary structure restraints in<br>
phenix.refine you can find in recent PHENIX Newsletter (pages 12-17):<br>
<br>
<a href="http://www.phenix-online.org/newsletter/CCN_2010_07.pdf" target="_blank">http://www.phenix-online.org/newsletter/CCN_2010_07.pdf</a><br>
<br>
Pavel.<br>
<br>
<br>
On 7/16/10 5:52 PM, xinghua qin wrote:<br>
&gt; Hi phenixers:<br>
&gt;     Recently I am trying to fix a helice, but found that it is so hard<br>
&gt; for me because of the poor resolution(3.2A) and also a unvisible loop<br>
&gt; near it, so is there any way to just fix a helice ? can I get it out<br>
&gt; of the whole structure to refine it?<br>
&gt;<br>
&gt; Best regards<br>
&gt;<br>
&gt; Xinghua Qin<br>
&gt;<br>
&gt; --<br>
&gt; Xinghua Qin<br>
&gt; College of Biological Sciences<br>
&gt; No.2, Yuan Ming Yuan West Road<br>
&gt; Haidian District?Beijing?China?100094<br>
&gt; Tel: +86-10-62732672<br>
&gt;<br>
&gt;<br>
<br>
------------------------------<br>
<br>
<br>
</blockquote></div>