Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
lunchtime_byte_2023 [2022/12/21 14:11] – url to run maly | lunchtime_byte_2023 [2023/01/05 12:39] (current) – cc* English maly | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== PAIREF in CCP4 - lunchtime byte ====== | + | ====== PAIREF in CCP4 - CCP4SW Lunchtime Byte ====== |
- | 5 Jan 2023 | + | 5th Jan 2023 |
+ | |||
+ | [[https:// | ||
In this short tutorial, we submit a paired refinement job using the //PAIREF// program, now distributed in the [[http:// | In this short tutorial, we submit a paired refinement job using the //PAIREF// program, now distributed in the [[http:// | ||
Line 14: | Line 16: | ||
- | ==== Open console in working directory ==== | + | ==== Launch PAIREF from console in working directory ==== |
+ | |||
+ | Implementation of //PAIREF// to //CCP4i2// interface is under development but it is not available in the latest CCP4 version 8.0.007 yet. Thus, we will use the standalone [[https:// | ||
In Windows, find the CCP4 console in the Start menu and open it (see the screenshots below). In GNU/Linux or macOS, just open the terminal, assuming all the executables for CCP4 are available there. | In Windows, find the CCP4 console in the Start menu and open it (see the screenshots below). In GNU/Linux or macOS, just open the terminal, assuming all the executables for CCP4 are available there. | ||
Line 22: | Line 26: | ||
Then go to the folder where your structure model and diffraction data are saved using the command '' | Then go to the folder where your structure model and diffraction data are saved using the command '' | ||
- | + | Now execute the following command | |
- | ==== Run PAIREF using its graphical user interface ==== | + | |
- | + | ||
- | //PAIREF// provides a standalone [[https:// | + | |
< | < | ||
Line 41: | Line 42: | ||
And now we can press RUN and open the HTML log file in a web browser. | And now we can press RUN and open the HTML log file in a web browser. | ||
- | ==== Interpretation of results | + | ==== Results |
The results should look similar to ours: [[https:// | The results should look similar to ours: [[https:// | ||
- | The first thing that should be checked is whether | + | //PAIREF// ran all the calculation and did also an automatic suggestion of an optimal high-resolution cut off. Let's check the table on top of the HTML log file: |
- | Rfree decreased after the addition of shells 2.3-2.10 Å and 2.1-2.0 Å: | + | {{ : |
- | {{ : | + | The suggestion is based on the results plotted in the following graphs. Overall Rfree decreased for all the three high-resolution shells that denotes model improvement: |
- | Since a perfect model gives an R-value of 0.42 against random data (i.e. pure noise) – assuming non-tNCS (translational non-crystallographic symmetry) data from a non-twinned crystal ((Evans, P. R. & Murshudov, G. N. (2013). Acta Cryst. D69, 1204-1214.)) – a higher R-value in the (current) high-resolution shell indicates either the involvement of high-resolution data without information content (the data are even worse than noise), or poor quality of the model, or the presence of tNCS. This is indicated for the shell 2.0-1.9 Å. | + | {{ :poli_ccp4sw2023_r-values.png?nolink |}} |
- | {{ :poli_webinar_rfree.png?nolink |}} | + | |
- | CC* a model-independent measure | + | However, we should take into account multiple criteria. Since a perfect |
- | {{ :poli_webinar_ccwork.png?nolink |}} | + | {{ :poli_ccp4sw2023_rfree.png?nolink |}} |
- | **We can conclude that the high-resolution | + | CC* is a model-independent measure of noise is in the diffraction data. For this data set, CC* is higher than CCwork in the whole resolution range, except the shell 2.0-1.9 Å where CC* is undefined due to negative CC1/2. That means overfitting was not indicated but the shell 2.0-1.9 Å should be discarded because these data are very noisy. Note that to access overfitting, |
+ | {{ : | ||
+ | |||
+ | We should also check whether the refinements have converged. Scroll at the very bottom of page, here you can see plots of Rwork and Rfree vs. refinement cycle. We can conclude that all the refinements have converged, indeed. | ||
+ | |||
+ | **We can conclude that the high-resolution | ||
Merging statistics: | Merging statistics: | ||
Line 70: | Line 75: | ||
07 2.10 | 07 2.10 | ||
08 2.00 | 08 2.00 | ||
+ | |||
+ | ==== Stay tuned, CCP4i2 interface for PAIREF is coming soon! ==== | ||
+ | |||
+ | {{ : | ||
==== Run PAIREF in command line ==== | ==== Run PAIREF in command line ==== |