Probability that grid points are in protein region
1.0 .............................................xxxxx
. + x .
. + x .
. + .
. + .
. +x .
. + .
p(protein) . + .
0.5 . x .
. + .
. + .
. x+ .
. + .
. x + .
. xx + .
0.0 .xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx....+........
Percentile of grid points
-------------------------------------------------------------------------------
Number of reflections in input refl_db: 0
Number of reflections in current array: 1
Discarding all extra reflections from output array
Number of reflections in output array with values: 0. Without: 0
Writing mask to memory (entire unit cell)
CC of prob map with current map: 1.000000
resolve exit_info:
source_file: /home/builder/slave/phenix-nightly-intel-linux-2_6-x86_64-centos6/modules/solve_resolve/resolve/aaa_resolve_main.cpp
source_line: 1630
status: 0
EndOfResolve
#####################################################################################Hi Wei,
I want to give a word of caution about how to use phenix.map_to_model on crystallographic data...The bottom line is you should remove the test set from your map coefficients before running phenix.map_to model on X-ray data. Here is why:
phenix.map_to_model uses real-space refinement, which is refinement against the map. If you supply map coefficients that include your test reflections, then you will be refining against data that is in your test set. This will make your Rfree invalid when you go back and refine your model against the original crystallographic data.
To remove the test set from your map coefficients you can use:
phenix.remove_free_from_map map_coeffs=my_map_coeffs.mtz free_in=my_data_file_with_freeR_flags.mtz mtz_out=my_map_coeffs_no_free.mtz
Also note that phenix.map_to_model uses a fixed map (it does not do density modification). Consequently for most crystallographic data at moderate resolution or higher phenix.autobuild is going to do much better than phenix.map_to_model.
All the best,
Tom T
From: dingding830106@163.com <dingding830106@163.com> on behalf of dancingdream@163.com <dancingdream@163.com>
Sent: Tuesday, June 6, 2017 9:16 PM
To: Terwilliger, Thomas Charles
Cc: phenixbb@phenix-online.org
Subject: Re:Re: [phenixbb] phenix.map_to_model input mtz file failureDear Thomas,
I use CAD to convert the labels from FDM->FWT, PHIDM->PHFWT, then submit this job again (without map_coeffs_labels=... ), and everything seems ok.
Thank you very much for you help.
Best!
--
Wei DingP.O.Box 603The Institute of Physics,Chinese Academy of SciencesBeijing,China100190Tel: +86-10-82649083
E-mail: dingwei@iphy.ac.cn
At 2017-06-07 10:32:14, "Terwilliger, Thomas Charles" <terwilliger@lanl.gov> wrote:
Hi Wei,
I'm sorry for the trouble!
If you supply an MTZ file that has FWT,PHFWT or similar labels, then you can skip the "labels=...." statement and it should run.
Let me know if that does not work!
All the best,
Tom T
From: phenixbb-bounces@phenix-online.org <phenixbb-bounces@phenix-online.org> on behalf of dancingdream@163.com <dancingdream@163.com>
Sent: Tuesday, June 6, 2017 8:19 PM
To: phenixbb@phenix-online.org
Subject: [phenixbb] phenix.map_to_model input mtz file failureDear Phenix bb,and the feedback like this:
I intend to build a initial model by phenix.map_to_model. And the command line is as follows:
phenix.map_to_model_1.12rc0-2787 map_coeffs_file=../rep_dm.mtz map_coeffs_labels="'FP,SIGFP' 'PHIDM' 'FOMDM'" seq_file=../resolve.seq is_crystal=True use_sg_symmetry=True density_select=False truncate_at_d_min=True
Sorry: No initial assignment made for map_coeffs. Labels used: FP,SIGFP PHIDM FOMDM.
Available labels: ['PHIB', 'FOM', 'HLA,HLB,HLC,HLD', 'FP,SIGFP', 'PHIDM', 'FOMDM', 'FDM', 'HLADM,HLBDM,HLCDM,HLDDM']
NOTE: grouped labels like 'FP,SIGFP' must stay together,
have commas, and have no spaces. If they come from an MTZ file,
they must be in adjacent columns as well.
Suggested labels to use: PHIDM FOMDM
I try many other input format of map_coeffs_labels, such as
map_coeffs_labels="FP,SIGFP PHIDM FOMDM"
map_coeffs_labels=["FP,SIGFP PHIDM FOMDM"]
... ...
but the result is the same. Dose anyone can tell me how to fix this problem?
Thank a lot.
--
Wei DingP.O.Box 603The Institute of Physics,Chinese Academy of SciencesBeijing,China100190Tel: +86-10-82649083
E-mail: dingwei@iphy.ac.cn