Re: [ccp4bb] strange P21 cell dimensions

2011-02-18 Thread Ralf W. Grosse-Kunstleve
Hi Peter, > I have a P21 case with some strange ratios in the cell dimensions : > a, b=a, c=1.5a, 90, 105, 90. The native patterson shows a strong > peak (40% of origin) at (x,0.5,0) indicating some pseudo symmetry. > Such cell dimension and peak prompted me to think that the actual > space group

Re: [ccp4bb] Bfactor is zero?

2010-12-20 Thread Ralf W. Grosse-Kunstleve
> some water molecules have Bfactors at 0 B-factors refining towards zero may be an indication of heavier molecules, e.g. SO4. You have to model them manually. Ralf

Re: [ccp4bb] Fwd: [ccp4bb] Wyckoff positions and protein atoms

2010-12-08 Thread Ralf W. Grosse-Kunstleve
Hi Gloria, My hobby is space group symmetry. My interest phenix development. > so I can't imagine a protein crystallographer > would ever need to apply the modulation function to a protein atom > that happened to be on one. That's true. Protein residues don't have internal symmetry, therefore

Re: [ccp4bb] [OT]:Android

2010-10-24 Thread Ralf W. Grosse-Kunstleve
Hi Bernhard, > The bad news is (so much for yesterday): there is no FORTRAN compiler for > Android (sorry > no multi-solution SHELXD applet :-/ ) There is good news: http://cci.lbl.gov/fable/ It'll need a few tweaks to fully support the SHELX programs but I don't think it is difficult. Ralf

Re: [ccp4bb] Heavy atom sites?

2010-08-23 Thread Ralf W. Grosse-Kunstleve
Hi Pu, Looks like I'm a little late with my reply, but if you have a similar problem again you could try "EMMA", e.g. via this web interface: http://cci.lbl.gov/cctbx/emma.html Pasting in your unit cell, space group and coordinates, I got the output below. It means the two sets of heavy atoms a

Re: [ccp4bb] how to refine RNA with two phosphate at 5' by phenix

2010-04-02 Thread Ralf W. Grosse-Kunstleve
In the most recent phenix.refine version, the links should be automatic if the backbone atom names are consistent with the naming for standard RNA residues. Let me know if you're having problems with phenix 1.6 or 1.6.1. Ralf - Original Message From: William G. Scott To: CCP4BB@JISCMAI

[ccp4bb] Age Concern edition of the Computing Commission and Teaching Commission newsletter

2009-11-24 Thread Ralf W. Grosse-Kunstleve
Posted on behalf of Lachlan Cranswick: The Computing Commission and Teaching Commission has produced a joint November 2009 newsletter on the theme of "Age Concern", which deals with issue concerning "the slow march towards retirement of the major generation of crystallographic programmers", as fur

Re: [ccp4bb] chiral volume target value

2009-04-04 Thread Ralf W. Grosse-Kunstleve
Hi Bernhard, In phenix.refine, the chiral volume is computed from the ideal bond lengths and angles, using the unit cell trick pointed out already by George: uc = uctbx.unit_cell( [bond.value_dist for bond in bonds] + [angle.value_angle for angle in angles]) if (volum

Re: [ccp4bb] Program to fill unitcell randomly

2008-11-29 Thread Ralf W. Grosse-Kunstleve
Save this: from cctbx.development import random_structure from cctbx import sgtbx rs = random_structure.xray_structure( space_group_info=sgtbx.space_group_info(symbol="P212121"), unit_cell=(20,30,40,90,90,90), elements="random", n_scatterers=10) rs.show_summary() rs.show_scatterers() Th

Re: [ccp4bb] sequential renumbering of a messed up pdb file

2008-07-31 Thread Ralf W. Grosse-Kunstleve
Yet another alternative: you can do this with iotbx.pdb. Loop over the hierarchy in the standard manner (http://cctbx.sourceforge.net/sbgrid2008/tutorial.html, v1_loop_over_atoms.py) and insert chain.id = new_chain_id, rg.resseq = new_resseq into the loops. The only trick is to add the bookkeepi

Re: [ccp4bb] Rotation axis

2008-07-30 Thread Ralf W. Grosse-Kunstleve
Hi Phil, If you have a reasonably recent version of the cctbx around (phenix, cci apps, maybe ccp4), try this: import scitbx.math rotation_matrix = (1,0,0,0,0,1,0,-1,0) fm = scitbx.math.r3_rotation_axis_and_angle_from_matrix(r=rotation_matrix) print fm.axis print fm.angle(deg=True) The implemen

[ccp4bb] Final reminder: 2008 Crystallographic Computing School

2008-07-22 Thread Ralf W. Grosse-Kunstleve
The registration deadline for the 2008 Crystallographic Computing School is in two days: *** July 25 *** The schedule of the program including abstracts from all speakers is available here: http://www.iucr.org/iucr-top/comm/ccom/kyoto2008/program.html This program puts a strong weight on foste

[ccp4bb] Reminder: Crystallographic Computing School registration deadline approaching

2008-07-10 Thread Ralf W. Grosse-Kunstleve
The registration deadline for the 2008 Crystallographic Computing School is in two weeks: *** July 25 *** The schedule of the program including abstracts from all speakers is available here: http://www.iucr.org/iucr-top/comm/ccom/kyoto2008/program.html This program puts a strong weight on fost

[ccp4bb] After 25 years: photos from the 1983 Crystallographic Computing School on the web

2008-06-10 Thread Ralf W. Grosse-Kunstleve
For those interested in the history of Crystallographic Computing, the 1983 Crystallographic Computing School, organised by Prof. Sydney Hall and Prof. Tamaichi Ashida, was held in Kyoto, Japan at the same site as the upcoming IUCr Crystallographic Computing School: the Kansai Seminar House. Thank

[ccp4bb] IUCr Crystallographic Computing School 2008

2008-05-23 Thread Ralf W. Grosse-Kunstleve
IUCr Crystallographic Computing School 2008 * Sharing our knowledge * Kyoto, Japan, August 18-23 http://www.iucr.org/iucr-top/comm/ccom/kyoto2008/program.html The IUCr Crystallographic Computing School 2008 school aims to bring together both compu

Re: [ccp4bb] Phaser compile errors

2008-05-16 Thread Ralf W. Grosse-Kunstleve
I think CCP4 gives you the option to include the Python sources (v 2.4). That would be better than to mess with the system python. BTW: I've fixed the problems you are seeing a long time ago, even before Python 2.5 was released. In the next CCP4 release it'll probably work with the system python. R

Re: [ccp4bb] Principal axes and moment of inertia matrix

2008-01-10 Thread Ralf W. Grosse-Kunstleve
Hi Buz, > Does anyone have a python routine that can be used to calculate the > moment of inertia matrix and principal axes of a selection of atoms? If you have Phenix, CCI Apps or just cctbx installed, try the script below. Example: mmtbx.python script.py 1NSF.pdb 'resname GLU and resid 73

Re: [ccp4bb] PDB format survey?

2007-08-10 Thread Ralf W. Grosse-Kunstleve
Dear George, > I like your hybrid_ 36 scheme and will implement it and the two character > hain IDs PDB file columns 21 and 22, right justified) when I next update > HELXL. Of course I will need to do some programming because of the SHELX > zero dependency' philosophy, but it seems to me to be str

Re: [ccp4bb] PDB format survey?

2007-08-09 Thread Ralf W. Grosse-Kunstleve
See also: http://cci.lbl.gov/hybrid_36/ http://www.pdb.org/ "Dictionary & File Formats" Ralf W. Grosse-Kunstleve, Feb 2007. Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online. http://smallbusiness.yahoo.com/webhosting

Re: [ccp4bb] PDB format survey?

2007-08-08 Thread Ralf W. Grosse-Kunstleve
Hi George, > It seems to me that column 21 of an ATOM or HETATM instruction > is always blank, and column 22 is the chain ID. So if we put a > two-character chain ID right justified in columns 21 and 22, for the > vast majority of structures there would be no change, and it would > be relatively e

Re: [ccp4bb] anisotropic displacement parameter matrix shelxl

2007-07-09 Thread Ralf W. Grosse-Kunstleve
> On the handling of atomic anisotropic displacement > parameters > R. W. Grosse-Kunstleve* and P. D. Adams > J. Appl. Cryst. (2002). 35, 477-480 > > to look up the above relationship. In the paper it is mentioned that > > |Ucart - (lambda)I|=0 > > is solved using Cardan's formula. After the paper

Re: [ccp4bb] The CCP4 license is ambiguous

2007-07-03 Thread Ralf W. Grosse-Kunstleve
> > > The approach adopted by Coot, which is GPL'd, is to use the CCP4 > > > 5.0.2 libraries, which are LGPL, along with some patches currently > > > maintained by Ralph Grosse-Kunstleve to address the more serious > > > deficiencies of the older libraries. > > > > > > > Are the libraries with the

Re: [ccp4bb] References for 3D structures of covalent complexes

2007-02-26 Thread Ralf W. Grosse-Kunstleve
I found this question interesting, therefore I quickly searched the entire PDB V3 (http://wwpdb-remediation.rutgers.edu/) for LINK records linking two standard amino acid residues, excluding chain links and same-chain disulfides. Here are the results: http://cci.lbl.gov/~rwgk/tmp/protein_protei

Re: [ccp4bb] x86-64

2007-02-15 Thread Ralf W. Grosse-Kunstleve
The Intel Fortran compiler produces code that is indeed significantly faster than code generated with g77 or gfortran, but recent g++ (and most likely gcc) versions consistently produce code that is at least as faster or faster than code generated with Intel's C++ compiler. Bottom line: it makes