for Automated Macromolecular Crystal Structure Solution

Size: px
Start display at page:

Download "for Automated Macromolecular Crystal Structure Solution"

Transcription

1 Structure, Vol. 12, , October, 2004, 2004 Elsevier Ltd. All rights reserved. CRANK: New Methods for Automated Macromolecular Crystal Structure Solution DOI /j.str Ways & Means Steven R. Ness, Rudolf A.G. de Graaff, Jan Pieter Abrahams, and Navraj S. Pannu* Biophysical Structural Chemistry Gorlaeus Laboratories Leiden University 2300 RA, Leiden We present here CRANK, a new package for the automated structure solution of proteins. CRANK is composed of a number of programs, including new methods for substructure detection and refinement, and for protein structure solution from an anomalous or heavy atom signal. Thanks to the novel algorithms used, the suite The Netherlands pushes the limits on structures that can be automatically solved with minimal user intervention. In determining the structure of a macromolecule, CRANK performs a number of steps. First, the substructure is determined. Summary The substructure parameters are then refined to generate optimal phase information. These initial experimental CRANK is a novel suite for automated macromolecular phases are improved using density modification tech- structure solution and uses recently developed pro- niques to produce a map suitable for iterative automated grams for substructure detection, refinement, and model building and structure refinement. Tasks are inte- phasing. CRANK utilizes methods for substructure de- grated into a single automated suite, designed so that tection and phasing and combines them with existing the user is required to input only a small number of crystallographic programs for density modification experimentally determined parameters along with a and automated model building in a convenient and structure factor file. The parameters include the number easy-to-use CCP4i graphical interface. The data model of residues, atomic scattering factors f and f, and an used conforms to the XML extensible Markup Language estimate of the number and type of the anomalous and/ specification and works as a common language or heavy atom scatterers present. to communicate data between many different applications In order to facilitate the communication between dif- inside and outside of the suite. The application ferent programs, each step of the CRANK pipeline out- of CRANK on various test cases has yielded promising puts extensive information to the global output CRANK results: with minimal user input, CRANK can produce XML (extensible Markup Language) file. Viewers contained within the suite transparently convert this infor- mation to HTML for easy viewing in any web browser or as a text file. The strategy of outputting program run information in HTML has been used to good effect before in the SHARP suite (La Fortelle and Bricogne, 1997), and more recently in the CCP4 suite (Potterton et al., 2003). It is often challenging, however, for programs to automatically extract information from these HTML files. The use of XML allows both for visualization of data by users and also for the transport of this data inside and outside the suite. The CRANK XML file format has been based in large part on the mmcif file format, and with the converters in the suite, it is easy to convert mmcif files to CRANK XML files and to convert CRANK XML to the mmcif format. In all stages of data processing by CRANK, XML files are used to transmit information and commands be- tween the various programs. XML is a standard language in computing, and is rapidly becoming a standard language in the macromolecular crystallography community (Hamelryck and Kjeldgaard, 2001; Murray-Rust, 1998; Ito et al., 2002; Winn et al., 2002) (Leslie et al., 2002). CRANK also allows for the input and output of mmcif files and dictionaries. By using these standard and extensible languages, it is hoped that data and results can be easily and automatically analyzed and shared. Further, using the functionality in XSLT (Extensi- ble Stylesheet Language Transformations), it is possible to transform CRANK XML into any of the other currently available XML standards for storing crystallographic data, with CML (Chemical Markup Language) and the XML files used by the PDB project being two obvious and immediately useful examples. In addition, by allowing better quality solutions over currently available programs. Introduction In the field of macromolecular crystallography methods development, a current goal is to automate the repetitive and time-consuming steps in structure solution. Over the last few years, expert knowledge in the underlying crystallographic methods has been utilized to automate structure solution (Brünger et al., 1998; Terwilliger and Berendzen, 1999; Emsley, 1999; Weeks et al., 2002; Schneider and Sheldrick, 2002; Holton and Alber, 2004; Brunzelle et al., 2003; Pape and Schneider, 2004). The increase in the power and automation of crystallographic software, combined with recent hardware advances, such as the advent of robotic platforms for crystal screening and growth, the availability of more powerful synchrotron radiation sources, and the auto- mated loading of crystals, has no doubt contributed to the success of high-throughput structure solution or proteomics campaigns. A recent survey of the PDB re- vealed that several hundred structures have been de- posited from these efforts (Brunzelle et al., 2003). Given the recent successes of genomics, proteomics, and structural proteomics efforts, it is inevitable that the trend to faster generation of datasets and structures will continue. As a result, the need for new fully automated and powerful tools will become even more intense. *Correspondence: raj@chem.leidenuniv.nl

2 Structure 1754 Figure 1. CRANK Flowchart An example of data flow and program execution that is possible within the CRANK suite. Square white boxes represent programs that have CRANK XML tasks already implemented for communication within CRANK. the reading and writing of mmcif files, we hope to utilize the large amount of information and structure contained in the mmcif language and dictionary. The program CRANK employs a data centric program structure, and integrates a wide variety of existing programs together to fully automate the process of protein structure determination. By using standardized data formats and modular programming practice, it has proved relatively easy to add new crystallographic programs to the CRANK suite. The data flow within the CRANK suite can best be visualized as a pipeline with optional branches. Data flows from one end of the pipeline to

3 Ways & Means 1755 Figure 2. CRANK CCP4i Screenshot CRANK interface as implemented in the CCP4i suite. The procedures to be run can be selected in the Procedure menu. Subpanels for the tasks of substructure determination, refinement and phasing, and density modification are shown in their closed state opening the panels allows additional specific parameters to be changed. the other, with programs acting on the data as it pro- need to be written. This concept is graphically illustrated ceeds down the pipeline, becoming transformed to a in Figure 3. The other advantage to this approach is that final validated output structure at the end. In this pipe- by using program prototypes and by modifying existing line, the basic dataflow is: substructure determination, code, new programs to convert data from program out- substructure refinement and phasing, density modifica- put to XML or from XML to program input can be written tion, and model building. This pipeline is shown graphically and debugged in a very short amount of time. This facili- in Figure 1. tates the use of CRANK as an interface to many different Program control and execution is also implemented programs. CRANK interfaces have already been conin XML using a specialized dialect of XML called SOAP structed for various programs in the different stages of (Simple Object Access Protocol). SOAP is a new development a crystal structure solution. Thus, the CRANK system in the XML community and is commonly used creates a powerful and easy-to-use interface for our for applications like web services and RPC program new programs CRUNCH2 (de Graaff et al., 2001) for communication. In the CRANK suite, the CCP4i interface substructure detection and BP3 (Pannu et al., 2003; creates a SOAP request out of input and decisions from Pannu and Read, 2004) for substructure phasing, in ad- the user. A picture of the CRANK CCP4i interface is dition to allowing crystallographers to interface with existing shown in Figure 2. The CCP4i interface transmits this powerful tools for structure solution. SOAP request to the CRANK program, which interprets the XML contained within and runs the various programs Results and Discussion specified in the SOAP request. We also use a custom XML data structure for the rule-based systems within Datasets the CRANK suite. These simple methods allow us to Recently, we have performed a number of tests using make surprisingly complex decisions based on various data from single wavelength anomalous diffraction criteria of the data output by the various programs within (SAD) experiments to test the CRANK suite. We have the suite. compared the results with other programs currently There are two main advantages to using a system used for substructure detection and refinement. Inforbased on a central, standardized data communication mation and references for the datasets used may be language. The first is that without this, individual programs found in Table 1. As can be seen from this table, the must be written to convert each type of program datasets used are quite diverse, come from a wide vari- output into a form usable by other programs this leads ety of sources, and contain a wide variety of anoma- to a case where N 2 programs must be written, each lously scattering atoms. For example, there are structures transforming the data of one program into a form usable with endogenous atoms such as phosphorous as by other programs. In an implementation with a common is seen in the DNA dataset, with essential heavy metal data description language, on average 2N programs will ions like the calcium in subtilisin and the iron in C. acidur-

4 Structure 1756 Figure 3. CRANK Data Flow Diagram Illustrated is the concept of 2N connections needed in a method with a common language for transferring data between many different programs. Substructure Detection In these tests, we compare the results obtained by CRUNCH2 (de Graaff et al., 2001) with the programs SHELXD (Schneider and Sheldrick, 2002), SOLVE (Ter- williger and Berendzen, 1999), and HySS (Grosse-Kunstleve and Adams, 2003) evaluating the differences between the heavy atom positions, both in number of sites found and also the rms displacement in heavy atom ici ferredoxin, with metabolic modification in the case of selenium atoms in the E. coli thioesterase, carbohydrate binding module CBM27, and MutS datasets and with heavy halide ions soaked into the crystal, as is the case in both the human acyl-protein thioesterase and the pseudomonas serine carboxyl proteinase. In addition, the datasets represent a wide variation in the wavelength at which they were collected (from 0.88 Å to 1.54 Å), in resolution of the dataset (from 0.94 Å to 3.0 Å) and in the amount of anomalous signal present. The performance of the various algorithms on a large variety of datasets should show if methods discussed here are widely applicable in macromolecular crystallography. Table 1. Dataset Information Anomalous Wavelength f (approx.) Resolution Number of Description Spacegroup Scatterers (Å) (e ) (Å) Residues References C. acidurici P Fe (Dauter et al., 1997; Dauter ferredoxin et al., 2002) Carbohydrate P Se (Boraston et al., 2003; binding module Dodson, 2003) DNA oligomer P P (Dauter & Adamiak 2001; (CGCGCG) 2 Dauter et al., 2002) Human acyl-protein C Br (Devedjiev et al., 2000; thioesterase Dauter et al., 2002) E. coli thioesterase II P Se (Li et al., 2000; Dauter et al., 2002) Lysozyme (high P S8Cl (Dauter et al., 1999, Dauter redundancy) et al., 2002) Pseudomonas serine P6 2 9 Br (Dauter et al., 2001; Dauter carboxyl et al., 2002) proteinase Calcium subtilisin P Ca (Betzel et al., 1988; Dauter et al., 2002) MutS binding to G-T P Se (Lamers, Perrakis et al., mismatch 2000) Lysozyme (low P S2Cl (Weiss, 2001) redundancy) Crystallographic statistics and structural information of the various datasets used. Solvent content and number of residues were calculated from the final deposited PDB structure.

5 Ways & Means 1757 Table 2. Substructure Determination: Sites Found and RMS Deviations # Sites found RMS against PDB model Dataset CRUNCH2 SHELXD HySS Solve CRUNCH2 SHELXD HySS Solve C. acidurici ferredoxin 8/8 8/8 a 1/8 a 2/8 a a 1.32 a 1.57 a Carbohydrate binding 3/4 3/4 2/4 2/ module DNA (CGCGCG) 2 10/10 10/10 9/10 a 10/10 a a 0.14 a Human acyl-protein 19/22 21/22 21/22 a 18/ a 0.28 thioesterase E. coli Thioesterase II 8/8 8/8 8/8 7/ Lysozyme (high 17/18 17/18 a 13/18 a 17/ a 0.26 a 0.15 redundancy) Pseudomonas serine 8/9 7/9 8/9 8/ carboxyl proteinase Subtilisin 2/3 3/3 3/3 3/ MutS DNA binding 45/45 45/45 45/45 30/ protein Lysozyme 180 data 10/12 12/12 a 1/12 a 2/12 a a 0.98 a 2.02 a (lower redundancy) (14/18) b (14/18) b (1/18) b (2/18) b a Additional parameters were needed in program input to obtain better results over strictly default values. Details are given in the Experimental procedures section. b Shown in parentheses are the number of sites found when compared with the high redundancy lysozyme pdb file that contained more chlorine atoms. The fraction of number of sites found over the total number of sites along with the root mean squared distance of these sites, as calculated by Emma from final deposited PDB structure. positions compared to the final refined structures. These the starting point for its dual space search. For this results can be seen in Table 2, with the timing results paper, we have implemented a seeding program for in Table 3. In these comparisons, we have primarily CRUNCH2 that uses a Patterson Minimum Function used the program Emma (Grosse-Kunstleve and Adams, (PMF) algorithm. In our experiments, we have found that 2003) from the CCTBX suite, but have also used the the use of the PMF algorithm enhances the already high programs COMPARE (R.A.G.d.G., unpublished data), hit rate of CRUNCH2, allowing us to run fewer trials in and NANTMRF (Smith, 2002). our CRANK search strategies. We have also enhanced To run CRUNCH2, we use the DREAR suite (Blessing the performance of the algorithm by using heuristic rules and Smith, 1999) for the generation of E(A) substructure determined in these experiments, for example in determining factor amplitudes. We are currently developing an interface the relative difficulty of different datasets and to the DREAR suite as well as writing a new program modifying the CRUNCH2 strategy in response. to obtain multivariate likelihood estimates of E(A) values As can be seen in Table 2, CRUNCH2 was able to for a variety of diffraction experiments using equations determine the anomalously diffracting substructure in all similar to those derived previously (Burla et al., 2003). cases. In the case of ferredoxin, CRUNCH2 and SHELXD The SHELXC program ( were the only programs that could determine the full SHELX/) can also be used to generate substructure factor substructure consisting of the iron atoms in two iron amplitudes. sulfur clusters. In almost all cases, if the atoms were The traditional CRUNCH algorithm uses random starting found, the RMS distance from the PDB deposited atomic atom positions and the resulting random phases as coordinates were below 1 Å. Table 3. Substructure Determination Timing Information CRUNCH2 Time SHELXD Time HySS Time Solve Time Code (sec) (sec) (normal) (sec) (sec) C. acidurici ferredoxin (500 trials) Carbohydrate Binding Module DNA (CGCGCG) (full) 457 Human Acyl Protein Thioesterase (full) 1661 E. coli Thioesterase 1401 (20 trials) Lysozyme (strong signal) (1000 trials) 4547(full) 3202 Pseudomonas serine carboxyl proteinase Subtilisin MutS DNA binding protein Lysozyme 180 data (weaker signal) (20 trials) 4218 (1000 trials) Run times in seconds of the substructure determination programs used. In cases where more than the default 10 runs were needed, the number of runs is presented in brackets. For HySS, the normal search protocol was used, in cases where the full search protocol gave better results, the word full in parentheses is appended. All runs were performed on a 2.4GHz Intel Pentium 4 running Linux 2.4.

6 Structure 1758 Table 4. Refinement and Phasing Map Correlation and Phase Difference BP3 map SHARP map MLPHARE SOLVE map BP3 SHARP MLPHARE SOLVE code correl correl map correl correl PDIF PDIF PDIF PDIF C. acidurici ferredoxin Carbohydrate binding module DNA (CGCGCG) Human acyl-protein thioesterase E. coli thioesterase Lysozyme (strong signal) Pseudomonas serine carboxyl proteinase Subtilisin MutS DNA binding protein Lysozyme (weaker signal) Map correlation and phase difference as compared to phases calculated from the final deposited PDB structure. All phases comparisons were performed with the CCP4 program SFTOOLS on the set of phases common to all phasing and refinement programs. Although both CRUNCH2 and SHELXD were able to MLPHARE and SOLVE in all measures, including map find the substructure in the difficult cases, CRUNCH2 did correlation and phase difference, and also in the agreenot require any additional information about the target ment between the cosine of the phase difference and the structure. For SHELXD to find the full substructure in reported figure of merit. The run time of each program is the case of the ferredoxin dataset, the minimum distance shown in Table 6. criteria was lowered to 1.5. With the two lysozyme In Table 3, both map correlation and phase difference datasets in order to find both sulfurs involved in disulfide with the published structure are shown. In this table, it bonds, the minimum distance criteria was also lowered can further be seen that BP3 outperforms SHARP in 8 to 1.5. of the 10 test cases by a small amount in terms of map All of these data sets were also run with the Shake- correlation. Although the absolute difference between and-bake (SnB) suite (Weeks and Miller, 1999) that per- the results shown is small in most cases, an improveformed similarly to the results obtained with HySS. SnB ment in phase error of approximately one degree in was able to determine substructures for all but the ferro- BP3 over SHARP (as seen in the human acyl-protein doxin and low redundancy lysozyme case. However, it thioesterase and ferrodoxin cases) has led to better map is not known if these structures can be solved through building in ARP/wARP. Thus, even small improvements varying some of SnB s program parameters. in solution quality at this early stage of structure determination can have an impact at the end of structure refinement. Substructure Refinement and Phasing As can be directly seen from the results, presented in In Table 5, the figure of merit is compared to the cosine Tables 4 and 5, both BP3 and SHARP outperform of the phase difference. The figure of merit is calculated Table 5. Refinement and Phasing Figure of Merit and Cosine of Phase Difference BP3 BP3 SHARP SHARP MLPHARE MLPHARE SOLVE SOLVE code FOM cos(pdif) FOM cos(pdif) FOM cos(pdif) FOM cos(pdif) C. acidurici ferredoxin Carbohydrate binding module DNA (CGCGCG) Human acyl-protein thioesterase E. coli thioesterase Lysozyme (strong signal) Pseudomonas serine carboxyl proteinase Subtilisin MutS DNA binding protein Lysozyme (weaker signal) Figure of merits as obtained as estimates from all phasing and refinement programs. Also shown are the cosine of the phase difference cos(pdif) as compared to phases calculated from the final deposited PDB structure. All phases comparisons were performed with the CCP4 program SFTOOLS on the set of phases common to all phasing and refinement programs.

7 Ways & Means 1759 Table 6. Refinement and Phasing Timing information bp3 time sharp time mlphare time solve time code (sec) (sec) (sec) (sec) C. acidurici ferredoxin Carbohydrate Binding Module DNA (CGCGCG) Human acyl-protein thioesterase E. coli Thioesterase Lysozyme (strong signal) Pseudomonas serine carboxyl proteinase Subtilisin MutS DNA binding protein Lysozyme (weaker signal) Run times in seconds for all refinement and phasing programs. All runs were performed on a 2.4GHz Intel Pentium 4 running Linux 2.4. by the refinement program, while the cosine of the phase difference is measured from the PDB deposited structure. How well these parameters agree is critical for the performance of density modification and other subsequent steps in structure determination. As can be seen from this table, the agreement between these quantities for BP3 and SHARP is quite good. The agreement is less good in the cases of MLPHARE and SOLVE. Notably, in the latest version of SHARP, which was used for the results in this paper, its performance in estimating figures of merit has significantly improved. An interesting result was seen with the ferredoxin dataset. The best and second best CRUNCH2 solutions were input into both BP3 and SHARP. With the best CRUNCH2 solution, BP3 and SHARP gave similar phase errors, BP3 had a phase error of 44.62, and SHARP had a phase error of However, with the second best CRUNCH2 solution, while BP3 still had a phase error of approximately 44, SHARP gave a phase error of 49. This may imply that, in this test case, BP3 has a larger radius of convergence than the other refinement programs examined here. Further testing to verify the convergence radius of BP3 is being conducted using all datasets presented in this paper. Concluding Remarks Calculation of E(A) Values The first step in anomalous substructure determination is the con- version of F values to a form more amenable to the mathematical treatments used in direct methods. Each substructure determination programs does this procedure in a slightly different way. For CRUNCH2, we are currently using the DREAR module from the SnB suite (Weeks and Miller, 1999). Generally, default values were used in all cases in the DREAR interface (Blessing and Smith, 1999), with the exception that it was found useful to lower the Xmin and Ymin data cutoff limits to values of 0.1 (Weiss, 2001). In addition, for all substructure determination trials with all pro- grams, we started with a high-resolution cutoff of 0.5 Å below the maximum resolution of the dataset. This cutoff improved the perfor- mance of most the programs. In cases where this 0.5 Å cutoff failed to produce good results, different resolution cutoffs were used. The above test cases show the effectiveness of the programs CRUNCH2 and BP3 and CRANK s ability to control the execution and decision making of the programs. CRUNCH2 was able to find substructures in all test cases with its default run parameters. SHELXD was the only other program able to solve all the substructures, but required extra program parameters that may not be known by the user (i.e., the minimum distance between atoms) in order for two of the test cases to be solved. Furthermore, using default settings, BP3 pro- duced better map correlations for 8 out of the 10 data sets. The results quoted here for SHARP were the same or better than results obtained in previous papers (Dauter et al., 2002). Tables 3 and 6 show a comparison of the time the various programs used to perform its task. As can be seen, the programs CRUNCH2 and BP3 run in a time comparable to existing programs, thus the CRANK suite is equally suitable for cases with a strong anomalous signal as well as more difficult cases that may not be solvable with current suites. Furthermore, to significantly improve CRUNCH2 run times, we are currently working on identifying CRUNCH2 solutions early, as they are generated, rather than requiring the full 10 or 20 trials. The above test cases used SAD data sets exclusively, but our methods are also applicable to other classes of diffraction experiment, including multiple-wavelength anomalous diffraction and multiple isomorphous replacement experiments. CRANK has been designed from the start as a modular and flexible program for structure determination, and can thus easily be extended to use other programs. We are currently implementing a strategy to combine different algorithms for substructure detection in CRANK: to first run SHELXD to obtain a substructure solution and to verify this solution within CRUNCH2. We believe that the combination of these programs will be a powerful, efficient, and robust technique for substructure detection. Experimental Procedures In order to evaluate the effectiveness of the CRUNCH2 and BP3 algorithms and the CRANK pipeline, standardized tests of these programs were performed against the current leading programs in anomalous substructure detection, and in refinement and phasing. These other programs are used by many of the pipelines discussed in the introduction. All programs were first run with default values only. In cases when strictly default values failed to produce acceptable solutions, recommended values from the authors or program documentation were used instead. For CRUNCH2 and BP3, strictly default values only were used for all test cases.

8 Structure 1760 These special cases are described in the individual program sec- generated for the parameters of phase error, cosine of the phase tions below. error, figure of merit and map correlation with the final refined model. Automated scripts within CRANK were set up to run these programs, Substructure Determination allowing us to try many different atomic models and parameters CRUNCH2 was run with ten trials for most of the test cases prework. and to compare these different programs within the CRANK framesented below. For cases with a very low anomalous signal (i.e., To ensure that results were consistent with the original pack- lysozyme with low redundancy), twenty trials were employed. In all age, all final SHARP results were run through the SHARP program, cases, the PMF (Patterson Minimum Function) algorithm was used it is these results that are presented in the tables. to generate starting positions compliant with the Patterson map. These starting models were used for input to CRUNCH2 since they Program Availability proved to lead to better solutions than purely random starts. CRANK, CRUNCH2, and BP3 are available from the web site: CRUNCH2 requires only knowledge of the number of anomalous scatterers present and is therefore quite amenable to both inclusion in an automated suite, and is also used by users just beginning Acknowledgments crystallography. The program SHELXD does not have built in termination condi- We would like to thank the people who contributed datasets for our tions. Instead, it is designed so that the user interactively checks analysis. Z. Dauter and colleagues provided all the data from the intermediate SHELXD results, or alternatively, specifies the number Jolly SAD paper; E. Dodson and G. Davies provided us with the of trials for SHELXD to perform. For these tests, we ran SHELXD CBM1 and CBM2 datasets; M. Weiss for the Lysozyme data; and on all datasets with runs of 10, 100, and 1000 total trials. Results T. Sixma provided us with the MutS dataset. The authors would and timings from the 10 trial runs were taken in all cases, except also like to thank Fabio Dall Antonia for kindly providing us with a when a longer run produced markedly better results. On advice from beta version of the SITCOM program for substructure comparison. the program author, in the difficult test cases, a range of different Funding for this research was provided by the N.W.O. cutoffs were tried, starting at the high resolution limit and going in steps of 0.1 Å up to 1 Å below the high resolution cutoff. In addition, Received: May 18, 2004 in three of the test cases, additional parameters needed to be added Revised: June 30, 2004 to the SHELXD.ins file in order to generate solutions. In the case of Accepted: July 25, 2004 the ferredoxin and the two lysozyme datasets, the MIND parameter, Published: October 5, 2004 governing the minimum distance between atoms needed to be lowered to MIND -1.5, allowing atoms to be found at distances from 1.5 Å and up. References For the program HySS, two different search modes are available: Betzel, C., Dauter, Z., Dauter, M., Ingelman, M., Papendorf, G., Wilfast and full. All datasets were run with both search options. Again, son, K.S., and Branner, S. (1988). Crystallization and preliminary in all cases, the results from the fast search mode were taken, X-ray diffraction studies of an alkaline protease from Bacillus lentus. except when more matching atom sites were found by the full search J. Mol. Biol. 204, procedure. In communications with the author of HySS, we have been informed that in future versions, the termination criteria of Blessing, R.H., and Smith, G.D. (1999). Difference structure factor HySS will be refined, allowing users to run HySS with the fast search normalization for determining heavy-atom or anomalous scattering option in all cases. On advice from the program author, in cases substructures. J. Appl. Crystallogr. 32, where the default 0.5 Å failed to produce results, resolution cutoffs Boraston, A.B., Revett, T.J., Boraston, C.M., Nurizzo, D., and Davies, from the high resolution cutoff up to 5 Å were tried in steps of 0.5 Å. G.J. (2003). Structural and thermodynamic dissection of specific In the ferredoxin case, a cutoff of 3 Å allowed HySS to find one Fe mannan recognition by a carbohydrate binding module, TmCBM27. atom, corresponding to one of the Fe atoms in one of the two Structure 11, FeS clusters. HySS requires very little information about the target Brünger, A.T., Adams, P.D., Clore, G.M., DeLano, W.L., Gros, P., structure, with only the number and type of anomalous scatterers Grosse-Kunstleve, R.W., Jiang, J.S., Kuszewski, J., Nilges, M., required as input. Pannu, N.S., et al. (1998). Crystallography & NMR system: a new SOLVE was run with default parameters, using the SAD script software suite for macromolecular structure determination. Acta supplied with the SOLVE package as a template. As with the other Crystallogr. D54, substructure determination programs, the high-resolution reflec- Brunzelle, J.S., Shafaee, P., Yang, X., Weigand, S., Ren, Z., and tions were truncated at 0.5 Å above the highest recorded reflections. Anderson, W.F. (2003). Automated crystallographic system for high- In cases where this procedure failed to produce results, resolution throughput protein structure determination. Acta Crystallogr. D59, values starting at the high-resolution cutoff and decreasing to 5.0 Å in steps of 0.5 Å were tried. In the few cases for which SOLVE did not have atomic form factors, these were obtained from CCP4 library Burla, M.C., Carrozzini, B., Cascarano, G.L., Giacovazzo, C., and files. SOLVE requires a little more information than CRUNCH2 and Polidori, G. (2003). SAD or MAD phasing: location of the anomalous HySS, detailed examples can be found in the example scripts included scatterers. Acta Crystallogr. D 59, with the SOLVE program and on the SOLVE website. Dauter, Z., Wilson, K.S., Sieker, L.C., Meyer, J., and Moulis, J.M. (1997). Atomic resolution (0.94 A) structure of Clostridium acidurici Refinement and Phasing ferredoxin. Detailed geometry of [4Fe-4S] clusters in a protein. Bio- After the anomalously diffracting substructure had been determined, chemistry 36, heavy atom positions were then sent to the next step in the pro- Dauter, Z., and Adamiak, D.A. (2001). Anomalous signal of phosphocessing pipeline, heavy atom refinement and phasing. In order to rus used for phasing DNA oligomer: importance of data redundancy. make the comparisons more manageable, only the highest scoring Acta Crystallogr. D 57, CRUNCH2 determined substructure was used as input to the various Dauter, Z., Dauter, M., and Dodson, E. (2002). Jolly SAD. Acta. Crysrefinement and phasing programs. In order to allow for the direct tallogr. D 58, comparison of phases, the atomic positions of the highest scoring CRUNCH2 trial was superimposed on the final PDB heavy atom Dauter, Z., Dauter, M., de La Fortelle, E., Bricogne, G., and Sheldrick, positions using Emma (Grosse-Kunstleve and Adams, 2003). G.M. (1999). Can anomalous signal of sulfur become a tool for solv- The heavy atom refinement and phasing programs used were BP3 ing protein crystal structures? J. Mol. Biol. 289, (Pannu and Read, 2004), SHARP (La Fortelle and Bricogne, 1997), Dauter, Z., Li, M., and Wlodawer, A. (2001). Practical experience MLPHARE (Otwinowski, 1991), and SOLVE (Terwilliger and Berendzen, with the use of halides for phasing macromolecular structures: a 1999). In all cases, only recommended settings were used, and powerful tool for structural genomics. Acta Crystallogr. D 57, automated scripts were set up to process all datasets. Results were

9 Ways & Means 1761 Devedjiev, Y., Dauter, Z., Kuznetsov, S.R., Jones, T.L.Z., and Derew- Weiss, M.S. (2001). Global indicators of X-ray data quality. J. Appl. enda, Z.S. (2000). Crystal structure of the human acyl protein thioesterase I from a single X-ray data set to 1.5 A. Struct. Fold. Des. 8, Winn, M.D., Ashton, A.W., Briggs, P.J., Ballard, C.C., and Patel, P. Crystallogr. 34, (2002). Ongoing developments in CCP4 for high-throughput structure determination. Acta Crystallogr. D 58, Dodson, E. (2003). Is it jolly SAD? Acta Crystallogr. D 59, Emsley, P. (1999). Datasets to maps: a wrapper for SHELXS and the CCP4 program suite CCP4. CCP4 Newsletter on Protein Crystallography 36. de Graaff, R.A.G., Hilge, M., van der Plas, J.L., and Abrahams, J.P. (2001). Matrix methods for solving protein substructures of chlorine and sulfur from anomalous data. Acta Crystallogr. D 57, Grosse-Kunstleve, R.W., and Adams, P.D. (2003). Substructure search procedures for macromolecular structures. Acta Crystallogr. D 59, Hamelryck, T., and Kjeldgaard, M. (2001). An open source multipurpose programming environment for macromolecular crystallography. CCP4 Newsletter on Protein Crystallography 39. Holton, J., and Alber, T. (2004). Automated protein crystal structure determination using ELVES. Proc. Natl. Acad. Sci. USA 6, Ito, N., Kobayashi, K., Sakamoto, H., and Nakamura, H. (2002). Development of PDBj-ML. Acta Crystallogr. A 58 (Supplement), C367. La Fortelle, E., and Bricogne, G. (1997). Methods Enzymol. 276, Lamers, M.H., Perrakis, A., Enzlin, J.H., Winterwerp, H.H.K., de Wind, N., and Sixma, T. (2000). The crystal structure of DNA mismatch repair protein MutS binding to a G.T mismatch. Nature 407, Leslie, A.G.W., Powell, H.R., Winter, G., Svensson, O., Spruce, D., McSweeney, S., Love, D., Kinder, S., Duke, E., and Nave, C. (2002). Automation of the collection and processing of X-ray diffraction data - a generic approach. Acta Crystallogr. D 58, Li, J., Derewenda, U., Dauter, Z., Smith, S., and Derewenda, Z.S. (2000). Crystal structure of the Escherichia coli thioesterase II, a homolog of the human Nef binding enzyme. Nat. Struct. Biol. 7, Murray-Rust, P. (1998). The globalization of crystallographic knowledge. Acta Crystallogr. D 54, Otwinowski, Z. (1991). Proceedings of the CCP4 Study Weekend. Isomorphous Scattering and Anomalous Replacement. Wolf, W., Evans, P.R., and Leslie, A.G.W., eds. (Warrington: Daresbury Laboratory), pp Pannu, N.S., and Read, R.J. (2004). The application of multivariate statistical techniques improves single-wavelength anomalous diffraction phasing. Acta Crystallogr. D 60, Pannu, N.S., McCoy, A.J., and Read, R.J. (2003). Application of the complex multivariate normal distribution to crystallographic methods with insights into multiple isomorphous replacement phasing. Acta Crystallogr. D 59, Pape, T., and Schneider, T.R. (2004). HKL2MAP: a graphical user interface for macromolecular phasing with SHELX programs. J. Appl. Crystallogr. 37, Potterton, E., Briggs, P., Turkenburg, M., and Dodson, E. (2003). A graphical user interface to the CCP4 program suite. Acta Crystallogr. D 59, Schneider, T.R., and Sheldrick, G.M. (2002). Substructure solution with SHELXD. Acta Crystallogr. D 58, Sheldrick, G.M. SHELXC ( Smith, G.D. (2002). Matching selenium-atom peak positions with a different hand or origin. J. Appl. Crystallogr. 35, Terwilliger, T.C., and Berendzen, J. (1999). Automated MAD and MIR structure solution. Acta Crystallogr. D 55, Weeks, C.M., and Miller, R. (1999). The design and implementation of SnB v2.0. J. Appl. Crystallogr. 32, Weeks, C.M., Blessing, R.H., Miller, R., Mungee, R., Potter, S.A., Rappleye, J., Smith, G.D., Xu, H., and Furey, W. (2002). Towards automated protein structure determination: BnP, the BnP-PHASES interface. Z. Kristallogr. 217,

research papers Reduction of density-modification bias by b correction 1. Introduction Pavol Skubák* and Navraj S. Pannu

research papers Reduction of density-modification bias by b correction 1. Introduction Pavol Skubák* and Navraj S. Pannu Acta Crystallographica Section D Biological Crystallography ISSN 0907-4449 Reduction of density-modification bias by b correction Pavol Skubák* and Navraj S. Pannu Biophysical Structural Chemistry, Leiden

More information

The application of multivariate statistical techniques improves single-wavelength anomalous diffraction phasing

The application of multivariate statistical techniques improves single-wavelength anomalous diffraction phasing Acta Crystallographica Section D Biological Crystallography ISSN 97-4449 Editors: E. N. Baker and Z. Dauter The application of multivariate statistical techniques improves single-wavelength anomalous diffraction

More information

Structure solution from weak anomalous data

Structure solution from weak anomalous data Structure solution from weak anomalous data Phenix Workshop SBGrid-NE-CAT Computing School Harvard Medical School, Boston June 7, 2014 Gábor Bunkóczi, Airlie McCoy, Randy Read (Cambridge University) Nat

More information

Phaser: Experimental phasing

Phaser: Experimental phasing Phaser: Experimental phasing Using SAD data in Phaser R J Read, Department of Haematology Cambridge Institute for Medical Research Diffraction with anomalous scatterers SAD: single-wavelength anomalous

More information

SHELXC/D/E. Andrea Thorn

SHELXC/D/E. Andrea Thorn SHELXC/D/E Andrea Thorn What is experimental phasing? Experimental phasing is what you do if MR doesn t work. What is experimental phasing? Experimental phasing methods depend on intensity differences.

More information

Web-based Auto-Rickshaw for validation of the X-ray experiment at the synchrotron beamline

Web-based Auto-Rickshaw for validation of the X-ray experiment at the synchrotron beamline Web-based Auto-Rickshaw for validation of the X-ray experiment at the synchrotron beamline Auto-Rickshaw http://www.embl-hamburg.de/auto-rickshaw A platform for automated crystal structure determination

More information

Likelihood and SAD phasing in Phaser. R J Read, Department of Haematology Cambridge Institute for Medical Research

Likelihood and SAD phasing in Phaser. R J Read, Department of Haematology Cambridge Institute for Medical Research Likelihood and SAD phasing in Phaser R J Read, Department of Haematology Cambridge Institute for Medical Research Concept of likelihood Likelihood with dice 4 6 8 10 Roll a seven. Which die?? p(4)=p(6)=0

More information

PAN-modular Structure of Parasite Sarcocystis muris Microneme Protein SML-2 at 1.95 Å Resolution and the Complex with 1-Thio-β-D-Galactose

PAN-modular Structure of Parasite Sarcocystis muris Microneme Protein SML-2 at 1.95 Å Resolution and the Complex with 1-Thio-β-D-Galactose Supplementary Material to the paper: PAN-modular Structure of Parasite Sarcocystis muris Microneme Protein SML-2 at 1.95 Å Resolution and the Complex with 1-Thio-β-D-Galactose Jürgen J. Müller, a Manfred

More information

Direct Methods and Many Site Se-Met MAD Problems using BnP. W. Furey

Direct Methods and Many Site Se-Met MAD Problems using BnP. W. Furey Direct Methods and Many Site Se-Met MAD Problems using BnP W. Furey Classical Direct Methods Main method for small molecule structure determination Highly automated (almost totally black box ) Solves structures

More information

Experimental phasing, Pattersons and SHELX Andrea Thorn

Experimental phasing, Pattersons and SHELX Andrea Thorn Experimental phasing, Pattersons and SHELX Andrea Thorn What is experimental phasing? Experimental phasing is what you do if MR doesn t work. What is experimental phasing? Experimental phasing methods

More information

CCP4 Diamond 2014 SHELXC/D/E. Andrea Thorn

CCP4 Diamond 2014 SHELXC/D/E. Andrea Thorn CCP4 Diamond 2014 SHELXC/D/E Andrea Thorn SHELXC/D/E workflow SHELXC: α calculation, file preparation SHELXD: Marker atom search = substructure search SHELXE: density modification Maps and coordinate files

More information

SOLVE and RESOLVE: automated structure solution, density modification and model building

SOLVE and RESOLVE: automated structure solution, density modification and model building Journal of Synchrotron Radiation ISSN 0909-0495 SOLVE and RESOLVE: automated structure solution, density modification and model building Thomas Terwilliger Copyright International Union of Crystallography

More information

Experimental phasing in Crank2

Experimental phasing in Crank2 Experimental phasing in Crank2 Pavol Skubak and Navraj Pannu Biophysical Structural Chemistry, Leiden University, The Netherlands http://www.bfsc.leidenuniv.nl/software/crank/ X-ray structure solution

More information

Experimental Phasing with SHELX C/D/E

Experimental Phasing with SHELX C/D/E WIR SCHAFFEN WISSEN HEUTE FÜR MORGEN Dr. Tim Grüne :: Paul Scherrer Institut :: tim.gruene@psi.ch Experimental Phasing with SHELX C/D/E CCP4 / APS School Chicago 2017 22 nd June 2017 1 - The Phase Problem

More information

Charles Ballard (original GáborBunkóczi) CCP4 Workshop 7 December 2011

Charles Ballard (original GáborBunkóczi) CCP4 Workshop 7 December 2011 Experimental phasing Charles Ballard (original GáborBunkóczi) CCP4 Workshop 7 December 2011 Anomalous diffraction F P protein F A anomalous substructure ano F A " -FA" A F F -* F A F P Phasing Substructure

More information

research papers HKL-3000: the integration of data reduction and structure solution from diffraction images to an initial model in minutes

research papers HKL-3000: the integration of data reduction and structure solution from diffraction images to an initial model in minutes Acta Crystallographica Section D Biological Crystallography ISSN 0907-4449 HKL-3000: the integration of data reduction and structure solution from diffraction images to an initial model in minutes Wladek

More information

research papers 1. Introduction Thomas C. Terwilliger a * and Joel Berendzen b

research papers 1. Introduction Thomas C. Terwilliger a * and Joel Berendzen b Acta Crystallographica Section D Biological Crystallography ISSN 0907-4449 Discrimination of solvent from protein regions in native Fouriers as a means of evaluating heavy-atom solutions in the MIR and

More information

Supporting Information

Supporting Information Supporting Information Structural Basis of the Antiproliferative Activity of Largazole, a Depsipeptide Inhibitor of the Histone Deacetylases Kathryn E. Cole 1, Daniel P. Dowling 1,2, Matthew A. Boone 3,

More information

Recent developments in Crank. Leiden University, The Netherlands

Recent developments in Crank. Leiden University, The Netherlands Recent developments in Crank Navraj js. Pannu Leiden University, The Netherlands Current developers Pavol Skubak Ruben Zubac Irakli Sikharulidze Jan Pieter Abrahams RAG de Graaff Willem-Jan Waterreus Substructure

More information

Computational aspects of high-throughput crystallographic macromolecular structure determination

Computational aspects of high-throughput crystallographic macromolecular structure determination Cop[Book Title], Edited by [Editor s Name]. ISBN 0-471-XXXXX-X Copyright 2007 Wiley[Imprint], Inc. Chapter 4 Computational aspects of high-throughput crystallographic macromolecular structure determination

More information

ANODE: ANOmalous and heavy atom DEnsity

ANODE: ANOmalous and heavy atom DEnsity Bruker Webinar ANODE: ANOmalous and heavy atom DEnsity Andrea Thorn 03 December, 2013 Michael Ruf Welcome Dr. Michael Ruf Product Manager, SC-XRD Bruker AXS Inc. Madison, WI, USA Andrea Thorn Crystallographic

More information

Fast, Intuitive Structure Determination IV: Space Group Determination and Structure Solution

Fast, Intuitive Structure Determination IV: Space Group Determination and Structure Solution Fast, Intuitive Structure Determination IV: Space Group Determination and Structure Solution November 25, 2013 Welcome I I Dr. Michael Ruf Product Manager Crystallography Bruker AXS Inc. Madison, WI, USA

More information

Molecular replacement. New structures from old

Molecular replacement. New structures from old Molecular replacement New structures from old The Phase Problem phase amplitude Phasing by molecular replacement Phases can be calculated from atomic model Rotate and translate related structure Models

More information

Experimental phasing in Crank2

Experimental phasing in Crank2 Experimental phasing in Crank2 Pavol Skubak and Navraj Pannu Biophysical Structural Chemistry, Leiden University, The Netherlands http://www.bfsc.leidenuniv.nl/software/crank/ Crank2 for experimental phasing

More information

Determination of the Substructure

Determination of the Substructure Monday, June 15 th, 2009 Determination of the Substructure EMBO / MAX-INF2 Practical Course http://shelx.uni-ac.gwdg.de Overview Substructure Definition and Motivation Extracting Substructure Data from

More information

ANODE: ANOmalous and heavy atom DEnsity

ANODE: ANOmalous and heavy atom DEnsity Bruker User s Meeting 2012 ANODE: ANOmalous and heavy atom DEnsity Andrea Thorn September 26 th, 2012 Typical SHELXC/D/E workflow The anomalous or heavy atom signal is used to find the substructure of

More information

ACORN in CCP4 and its applications

ACORN in CCP4 and its applications Acta Crystallographica Section D Biological Crystallography ISSN 0907-4449 ACORN in CCP4 and its applications Jia-xing Yao York Structural Biology Laboratory, Department of Chemistry, University of York,

More information

Direct-method SAD phasing with partial-structure iteration: towards automation

Direct-method SAD phasing with partial-structure iteration: towards automation Acta Crystallographica Section D Biological Crystallography ISSN 0907-4449 Editors: E. N. Baker and Z. Dauter Direct-method SAD phasing with partial-structure iteration: towards automation J. W. Wang,

More information

MRSAD: using anomalous dispersion from S atoms collected at CuKffwavelength in molecular-replacement structure determination

MRSAD: using anomalous dispersion from S atoms collected at CuKffwavelength in molecular-replacement structure determination Acta Crystallographica Section D Biological Crystallography ISSN 0907-4449 MRSAD: using anomalous dispersion from S atoms collected at CuKffwavelength in molecular-replacement structure determination Jonathan

More information

Supplementary materials. Crystal structure of the carboxyltransferase domain. of acetyl coenzyme A carboxylase. Department of Biological Sciences

Supplementary materials. Crystal structure of the carboxyltransferase domain. of acetyl coenzyme A carboxylase. Department of Biological Sciences Supplementary materials Crystal structure of the carboxyltransferase domain of acetyl coenzyme A carboxylase Hailong Zhang, Zhiru Yang, 1 Yang Shen, 1 Liang Tong Department of Biological Sciences Columbia

More information

Principles of Protein X-Ray Crystallography

Principles of Protein X-Ray Crystallography Principles of Protein X-Ray Crystallography Jan Drenth Principles of Protein X-Ray Crystallography Third Edition With Major Contribution from Jeroen Mesters University of Lübeck, Germany Jan Drenth Laboratory

More information

Supplemental Data. Structure of the Rb C-Terminal Domain. Bound to E2F1-DP1: A Mechanism. for Phosphorylation-Induced E2F Release

Supplemental Data. Structure of the Rb C-Terminal Domain. Bound to E2F1-DP1: A Mechanism. for Phosphorylation-Induced E2F Release Supplemental Data Structure of the Rb C-Terminal Domain Bound to E2F1-DP1: A Mechanism for Phosphorylation-Induced E2F Release Seth M. Rubin, Anne-Laure Gall, Ning Zheng, and Nikola P. Pavletich Section

More information

Joana Pereira Lamzin Group EMBL Hamburg, Germany. Small molecules How to identify and build them (with ARP/wARP)

Joana Pereira Lamzin Group EMBL Hamburg, Germany. Small molecules How to identify and build them (with ARP/wARP) Joana Pereira Lamzin Group EMBL Hamburg, Germany Small molecules How to identify and build them (with ARP/wARP) The task at hand To find ligand density and build it! Fitting a ligand We have: electron

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION DOI: 10.1038/NCHEM.1397 Crystal structures of Λ-[Ru(phen) 2 dppz] 2+ with oligonucleotides containing TA/TA and AT/AT steps show two intercalation modes Hakan Niyazi a, 1 James P. Hall a, Kyra O Sullivan

More information

Macromolecular Phasing with shelxc/d/e

Macromolecular Phasing with shelxc/d/e Sunday, June 13 th, 2010 CCP4 Workshop APS Chicago, June 2010 http://shelx.uni-ac.gwdg.de Overview Substructure Definition and Motivation Extracting Substructure Data from measured Data Substructure Solution

More information

Pipelining Ligands in PHENIX: elbow and REEL

Pipelining Ligands in PHENIX: elbow and REEL Pipelining Ligands in PHENIX: elbow and REEL Nigel W. Moriarty Lawrence Berkeley National Laboratory Physical Biosciences Division Ligands in Crystallography Drug design Biological function studies Generate

More information

Electronic Supplementary Information (ESI) for Chem. Commun. Unveiling the three- dimensional structure of the green pigment of nitrite- cured meat

Electronic Supplementary Information (ESI) for Chem. Commun. Unveiling the three- dimensional structure of the green pigment of nitrite- cured meat Electronic Supplementary Information (ESI) for Chem. Commun. Unveiling the three- dimensional structure of the green pigment of nitrite- cured meat Jun Yi* and George B. Richter- Addo* Department of Chemistry

More information

The Crystallographic Process

The Crystallographic Process Experimental Phasing Macromolecular Crystallography School Madrid, May 2017 Paul Adams Lawrence Berkeley Laboratory and Department of Bioengineering UC Berkeley The Crystallographic Process Crystallization

More information

Protein Crystallography

Protein Crystallography Protein Crystallography Part II Tim Grüne Dept. of Structural Chemistry Prof. G. Sheldrick University of Göttingen http://shelx.uni-ac.gwdg.de tg@shelx.uni-ac.gwdg.de Overview The Reciprocal Lattice The

More information

research papers Detecting outliers in non-redundant diffraction data 1. Introduction Randy J. Read

research papers Detecting outliers in non-redundant diffraction data 1. Introduction Randy J. Read Acta Crystallographica Section D Biological Crystallography ISSN 0907-4449 Detecting outliers in non-redundant diffraction data Randy J. Read Department of Haematology, University of Cambridge, Cambridge

More information

Tutorial on how to solve a Se-substructure using

Tutorial on how to solve a Se-substructure using 1 Introduction Tutorial on how to solve a Se-substructure using SHELXD Thomas R. Schneider Dept. of Structural Chemistry University of Göttingen trs@shelx.uni-ac.gwdg.de July 4, 2002 The Solution of the

More information

Author's personal copy

Author's personal copy Methods 52 (2010) 168 172 Contents lists available at ScienceDirect Methods journal homepage: www. elsevier. com/ locate/ ymeth Review Article Solving novel RNA structures using only secondary structural

More information

The SHELX approach to the experimental phasing of macromolecules. George M. Sheldrick, Göttingen University

The SHELX approach to the experimental phasing of macromolecules. George M. Sheldrick, Göttingen University The SHELX approach to the experimental phasing of macromolecules IUCr 2011 Madrid George M. Sheldrick, Göttingen University http://shelx.uni-ac.gwdg.de/shelx/ Experimental phasing of macromolecules Except

More information

ACORN - a flexible and efficient ab initio procedure to solve a protein structure when atomic resolution data is available

ACORN - a flexible and efficient ab initio procedure to solve a protein structure when atomic resolution data is available ACORN - a flexible and efficient ab initio procedure to solve a protein structure when atomic resolution data is available Yao Jia-xing Department of Chemistry, University of York, Heslington, York, YO10

More information

Application of the complex multivariate normal distribution to crystallographic methods with insights into multiple isomorphous replacement phasing

Application of the complex multivariate normal distribution to crystallographic methods with insights into multiple isomorphous replacement phasing Acta Crystallographica Section D Biological Crystallography ISSN 97-4449 Application of the complex multivariate normal distribution to crystallographic methods with insights into multiple isomorphous

More information

shelxl: Refinement of Macromolecular Structures from Neutron Data

shelxl: Refinement of Macromolecular Structures from Neutron Data ESS Neutron Protein Crystallography 2013 Aarhus, Denmark shelxl: Refinement of Macromolecular Structures from Neutron Data Tim Grüne University of Göttingen Dept. of Structural Chemistry http://shelx.uni-ac.gwdg.de

More information

Direct Method. Very few protein diffraction data meet the 2nd condition

Direct Method. Very few protein diffraction data meet the 2nd condition Direct Method Two conditions: -atoms in the structure are equal-weighted -resolution of data are higher than the distance between the atoms in the structure Very few protein diffraction data meet the 2nd

More information

Acta Crystallographica Section F

Acta Crystallographica Section F Supporting information Acta Crystallographica Section F Volume 70 (2014) Supporting information for article: Chemical conversion of cisplatin and carboplatin with histidine in a model protein crystallised

More information

Biology III: Crystallographic phases

Biology III: Crystallographic phases Haupt/Masterstudiengang Physik Methoden moderner Röntgenphysik II: Streuung und Abbildung SS 2013 Biology III: Crystallographic phases Thomas R. Schneider, EMBL Hamburg 25/6/2013 thomas.schneider@embl-hamburg.de

More information

Preparing a PDB File

Preparing a PDB File Figure 1: Schematic view of the ligand-binding domain from the vitamin D receptor (PDB file 1IE9). The crystallographic waters are shown as small spheres and the bound ligand is shown as a CPK model. HO

More information

Figure 2. Amino acid sequence alignment of L-carbamoylases. A BLAST search was conducted with BsLcar sequence, using the UNIREF100 sequence cluster

Figure 2. Amino acid sequence alignment of L-carbamoylases. A BLAST search was conducted with BsLcar sequence, using the UNIREF100 sequence cluster Figure 1. A) Simulated MIT MAP at 1.2 σ contours (blue), generated by shaking the coordinates using PDBSET from the CCP4 program suite [1], removing cacodylate molecule from the model, and refining 5 cycles

More information

1. Protein Data Bank (PDB) 1. Protein Data Bank (PDB)

1. Protein Data Bank (PDB) 1. Protein Data Bank (PDB) Protein structure databases; visualization; and classifications 1. Introduction to Protein Data Bank (PDB) 2. Free graphic software for 3D structure visualization 3. Hierarchical classification of protein

More information

research papers Automated and accurate deposition of structures solved by X-ray diffraction to the Protein Data Bank 1.

research papers Automated and accurate deposition of structures solved by X-ray diffraction to the Protein Data Bank 1. Acta Crystallographica Section D Biological Crystallography ISSN 0907-4449 Automated and accurate deposition of structures solved by X-ray diffraction to the Protein Data Bank Huanwang Yang, Vladimir Guranovic,

More information

MR model selection, preparation and assessing the solution

MR model selection, preparation and assessing the solution Ronan Keegan CCP4 Group MR model selection, preparation and assessing the solution DLS-CCP4 Data Collection and Structure Solution Workshop 2018 Overview Introduction Step-by-step guide to performing Molecular

More information

Supporting Information. Synthesis of Aspartame by Thermolysin : An X-ray Structural Study

Supporting Information. Synthesis of Aspartame by Thermolysin : An X-ray Structural Study Supporting Information Synthesis of Aspartame by Thermolysin : An X-ray Structural Study Gabriel Birrane, Balaji Bhyravbhatla, and Manuel A. Navia METHODS Crystallization. Thermolysin (TLN) from Calbiochem

More information

1.b What are current best practices for selecting an initial target ligand atomic model(s) for structure refinement from X-ray diffraction data?!

1.b What are current best practices for selecting an initial target ligand atomic model(s) for structure refinement from X-ray diffraction data?! 1.b What are current best practices for selecting an initial target ligand atomic model(s) for structure refinement from X-ray diffraction data?! Visual analysis: Identification of ligand density from

More information

Cover Page. The handle holds various files of this Leiden University dissertation.

Cover Page. The handle   holds various files of this Leiden University dissertation. Cover Page The handle http://hdl.handle.net/1887/22715 holds various files of this Leiden University dissertation. Author: Waterreus, Willem-Jan Title: Software developments in automated structure solution

More information

research papers Protein crystal structure solution by fast incorporation of negatively and positively charged anomalous scatterers

research papers Protein crystal structure solution by fast incorporation of negatively and positively charged anomalous scatterers Acta Crystallographica Section D Biological Crystallography ISSN 0907-4449 Protein crystal structure solution by fast incorporation of negatively and positively charged anomalous scatterers Ronaldo A.

More information

Using Solvent Halide Ions in Protein Structure Determination

Using Solvent Halide Ions in Protein Structure Determination Structure, Vol. 9, R21 R26, February, 2001, 2001 Elsevier Science Ltd. All rights reserved. Entering a New Phase: Using Solvent Halide Ions in Protein Structure Determination PII S0969-2126(01)00565-2

More information

Automated protein model building combined with iterative structure refinement

Automated protein model building combined with iterative structure refinement insight Automated protein model building combined with iterative structure refinement Anastassis Perrakis 1, Richard Morris 2 and Victor S. Lamzin 2 In protein crystallography, much time and effort are

More information

Phase problem: Determining an initial phase angle α hkl for each recorded reflection. 1 ρ(x,y,z) = F hkl cos 2π (hx+ky+ lz - α hkl ) V h k l

Phase problem: Determining an initial phase angle α hkl for each recorded reflection. 1 ρ(x,y,z) = F hkl cos 2π (hx+ky+ lz - α hkl ) V h k l Phase problem: Determining an initial phase angle α hkl for each recorded reflection 1 ρ(x,y,z) = F hkl cos 2π (hx+ky+ lz - α hkl ) V h k l Methods: Heavy atom methods (isomorphous replacement Hg, Pt)

More information

PHENIX Wizards and Tools

PHENIX Wizards and Tools PHENIX Wizards and Tools Tom Terwilliger Los Alamos National Laboratory terwilliger@lanl.gov l The PHENIX project Computational Crystallography Initiative (LBNL) Paul Adams, Ralf Grosse-Kunstleve, Peter

More information

Protein Structure Determination Using NMR Restraints BCMB/CHEM 8190

Protein Structure Determination Using NMR Restraints BCMB/CHEM 8190 Protein Structure Determination Using NMR Restraints BCMB/CHEM 8190 Programs for NMR Based Structure Determination CNS - Brunger, A. T.; Adams, P. D.; Clore, G. M.; DeLano, W. L.; Gros, P.; Grosse-Kunstleve,

More information

Resolution Dependence of an Ab Initio Phasing Method in Protein X-ray Crystallography

Resolution Dependence of an Ab Initio Phasing Method in Protein X-ray Crystallography crystals Article Resolution Dependence of an Ab Initio Phasing Method in Protein X-ray Crystallography Mengchao Jiang, Hongxing He ID, Yunpeng Cheng and Wu-Pei Su * Department of Physics and Texas Center

More information

Removing bias from solvent atoms in electron density maps

Removing bias from solvent atoms in electron density maps Journal of Applied Crystallography ISSN 0021-8898 Editor: Anke R. Pyzalla Removing bias from solvent atoms in electron density maps Eric N. Brown J. Appl. Cryst. (2008). 41, 761 767 Copyright c International

More information

Clear Strategy Screen I Eco Screen

Clear Strategy Screen I Eco Screen Clear Strategy Screen I MD1-14-ECO A 6 4 matrix screen * that offers a more rational, logical and flexible approach to crystallization experiments. The kit contains 24 stock solutions (10 ml) and five

More information

Patterson Methods

Patterson Methods 59-553 Patterson Methods 113 In 1935, Patterson showed that the unknown phase information in the equation for electron density: ρ(xyz) = 1/V h k l F(hkl) exp[iα(hkl)] exp[-2πi(h x + k y + l z)] can be

More information

Pathogenic C9ORF72 Antisense Repeat RNA Forms a Double Helix with Tandem C:C Mismatches

Pathogenic C9ORF72 Antisense Repeat RNA Forms a Double Helix with Tandem C:C Mismatches Supporting Information Pathogenic C9ORF72 Antisense Repeat RNA Forms a Double Helix with Tandem C:C Mismatches David W. Dodd, Diana R. Tomchick, David R. Corey, and Keith T. Gagnon METHODS S1 RNA synthesis.

More information

Molecular Biology Course 2006 Protein Crystallography Part I

Molecular Biology Course 2006 Protein Crystallography Part I Molecular Biology Course 2006 Protein Crystallography Part I Tim Grüne University of Göttingen Dept. of Structural Chemistry November 2006 http://shelx.uni-ac.gwdg.de tg@shelx.uni-ac.gwdg.de Overview Overview

More information

research papers Single-wavelength anomalous diffraction phasing revisited 1. Introduction Luke M. Rice, a Thomas N. Earnest b and Axel T.

research papers Single-wavelength anomalous diffraction phasing revisited 1. Introduction Luke M. Rice, a Thomas N. Earnest b and Axel T. Acta Crystallographica Section D Biological Crystallography ISSN 0907-4449 Single-wavelength anomalous diffraction phasing revisited Luke M. Rice, a Thomas N. Earnest b and Axel T. Brunger c * a Department

More information

Non-merohedral Twinning in Protein Crystallography

Non-merohedral Twinning in Protein Crystallography Bruker Users Meeting 2010 Karlsruhe, 22 nd September 2010 Non-merohedral Twinning in Protein Crystallography Regine Herbst-Irmer rherbst@shelx.uni-ac.gwdg.de http://shelx.uni-ac.gwdg.de/~rherbst/twin.html

More information

The Shake-and-Bake structure determination of triclinic lysozyme

The Shake-and-Bake structure determination of triclinic lysozyme Proc. Natl. Acad. Sci. USA Vol. 95, pp. 9284 9289, August 1998 Biophysics The Shake-and-Bake structure determination of triclinic lysozyme ASHLEY M. DEACON*, CHARLES M. WEEKS, RUSS MILLER, AND STEVEN E.

More information

This is an author produced version of Privateer: : software for the conformational validation of carbohydrate structures.

This is an author produced version of Privateer: : software for the conformational validation of carbohydrate structures. This is an author produced version of Privateer: : software for the conformational validation of carbohydrate structures. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/95794/

More information

short communications Novel approach to phasing proteins: derivatization by short cryo-soaking with halides

short communications Novel approach to phasing proteins: derivatization by short cryo-soaking with halides Acta Crystallographica Section D Biological Crystallography ISSN 0907-4449 Novel approach to phasing proteins: derivatization by short cryo-soaking with halides Zbigniew Dauter,* Miroslawa Dauter and K.

More information

Phase Improvement by Multi-Start Simulated Annealing Re nement and Structure-Factor Averaging

Phase Improvement by Multi-Start Simulated Annealing Re nement and Structure-Factor Averaging 798 J. Appl. Cryst. (1998). 31, 798±805 Phase Improvement by Multi-Start Simulated Annealing Re nement and Structure-Factor Averaging Luke M. Rice, a Yousif Shamoo a and Axel T. BruÈ nger a,b * a Department

More information

Garib N Murshudov MRC-LMB, Cambridge

Garib N Murshudov MRC-LMB, Cambridge Garib N Murshudov MRC-LMB, Cambridge Contents Introduction AceDRG: two functions Validation of entries in the DB and derived data Generation of new ligand description Jligand for link description Conclusions

More information

Supporting Information

Supporting Information Supporting Information Structural Analysis of the Binding of Type I, I 1/2, and II Inhibitors to Eph Tyrosine Kinases Jing Dong, *1 Hongtao Zhao, 1 Ting Zhou, 1 Dimitrios Spiliotopoulos, 1 Chitra Rajendran,

More information

S-SAD and Fe-SAD Phasing using X8 PROTEUM

S-SAD and Fe-SAD Phasing using X8 PROTEUM S-SAD and Fe-SAD Phasing using X8 PROTEUM Kristina Djinovic Carugo Dept. for Structural and Computational Biology Max F. Perutz Labs Univ. Vienna, Austria Outline Fe-SAD on chlorite dismutase from Candidatus

More information

Space Group & Structure Solution

Space Group & Structure Solution Space Group & Structure Solution Determine the Space Group Space group determination can always be performed by hand by examining the intensity data. A program that can facilitate this step is the command-prompt

More information

Protein Structure Prediction II Lecturer: Serafim Batzoglou Scribe: Samy Hamdouche

Protein Structure Prediction II Lecturer: Serafim Batzoglou Scribe: Samy Hamdouche Protein Structure Prediction II Lecturer: Serafim Batzoglou Scribe: Samy Hamdouche The molecular structure of a protein can be broken down hierarchically. The primary structure of a protein is simply its

More information

The next generation in weather radar software.

The next generation in weather radar software. The next generation in weather radar software. PUBLISHED BY Vaisala Oyj Phone (int.): +358 9 8949 1 P.O. Box 26 Fax: +358 9 8949 2227 FI-00421 Helsinki Finland Try IRIS Focus at iris.vaisala.com. Vaisala

More information

PDBe TUTORIAL. PDBePISA (Protein Interfaces, Surfaces and Assemblies)

PDBe TUTORIAL. PDBePISA (Protein Interfaces, Surfaces and Assemblies) PDBe TUTORIAL PDBePISA (Protein Interfaces, Surfaces and Assemblies) http://pdbe.org/pisa/ This tutorial introduces the PDBePISA (PISA for short) service, which is a webbased interactive tool offered by

More information

Supporting Information. Chiral phosphonite, phosphite and phosphoramidite η 6 -areneruthenium(ii)

Supporting Information. Chiral phosphonite, phosphite and phosphoramidite η 6 -areneruthenium(ii) Supporting Information Chiral phosphonite, phosphite and phosphoramidite η 6 -areneruthenium(ii) complexes: application to the kinetic resolution of allylic alcohols. Mariano A. Fernández-Zúmel, Beatriz

More information

Francisco Melo, Damien Devos, Eric Depiereux and Ernest Feytmans

Francisco Melo, Damien Devos, Eric Depiereux and Ernest Feytmans From: ISMB-97 Proceedings. Copyright 1997, AAAI (www.aaai.org). All rights reserved. ANOLEA: A www Server to Assess Protein Structures Francisco Melo, Damien Devos, Eric Depiereux and Ernest Feytmans Facultés

More information

Examples of Protein Modeling. Protein Modeling. Primary Structure. Protein Structure Description. Protein Sequence Sources. Importing Sequences to MOE

Examples of Protein Modeling. Protein Modeling. Primary Structure. Protein Structure Description. Protein Sequence Sources. Importing Sequences to MOE Examples of Protein Modeling Protein Modeling Visualization Examination of an experimental structure to gain insight about a research question Dynamics To examine the dynamics of protein structures To

More information

Rational Design of Thermodynamic and Kinetic Binding Profiles by. Optimizing Surface Water Networks Coating Protein Bound Ligands

Rational Design of Thermodynamic and Kinetic Binding Profiles by. Optimizing Surface Water Networks Coating Protein Bound Ligands SUPPORTING INFORMATION Rational Design of Thermodynamic and Kinetic Binding Profiles by Optimizing Surface Water Networks Coating Protein Bound Ligands Stefan G. Krimmer,, Jonathan Cramer,, Michael Betz,

More information

Statistical density modification with non-crystallographic symmetry

Statistical density modification with non-crystallographic symmetry Acta Crystallographica Section D Biological Crystallography ISSN 0907-4449 Statistical density modification with non-crystallographic symmetry Thomas C. Terwilliger Copyright International Union of Crystallography

More information

Fan, Hai-fu Institute of Physics, Chinese Academy of Sciences, Beijing , China

Fan, Hai-fu Institute of Physics, Chinese Academy of Sciences, Beijing , China Direct Methods in Crystallography Fan, Hai-fu Institute of Physics, Chinese Academy of Sciences, Beijing 100080, China An important branch of crystallography is the X-ray diffraction analysis of crystal

More information

Crystal lattice Real Space. Reflections Reciprocal Space. I. Solving Phases II. Model Building for CHEM 645. Purified Protein. Build model.

Crystal lattice Real Space. Reflections Reciprocal Space. I. Solving Phases II. Model Building for CHEM 645. Purified Protein. Build model. I. Solving Phases II. Model Building for CHEM 645 Purified Protein Solve Phase Build model and refine Crystal lattice Real Space Reflections Reciprocal Space ρ (x, y, z) pronounced rho F hkl 2 I F (h,

More information

Data File Formats. There are dozens of file formats for chemical data.

Data File Formats. There are dozens of file formats for chemical data. 1 Introduction There are dozens of file formats for chemical data. We will do an overview of a few that are often used in structural bioinformatics. 2 1 PDB File Format (1) The PDB file format specification

More information

User Guide for LeDock

User Guide for LeDock User Guide for LeDock Hongtao Zhao, PhD Email: htzhao@lephar.com Website: www.lephar.com Copyright 2017 Hongtao Zhao. All rights reserved. Introduction LeDock is flexible small-molecule docking software,

More information

Twinning. Andrea Thorn

Twinning. Andrea Thorn Twinning Andrea Thorn OVERVIEW Introduction: Definitions, origins of twinning Merohedral twins: Recognition, statistical analysis: H plot, Yeates Padilla plot Example Refinement and R values Reticular

More information

Molecular Biology Course 2006 Protein Crystallography Part II

Molecular Biology Course 2006 Protein Crystallography Part II Molecular Biology Course 2006 Protein Crystallography Part II Tim Grüne University of Göttingen Dept. of Structural Chemistry December 2006 http://shelx.uni-ac.gwdg.de tg@shelx.uni-ac.gwdg.de Overview

More information

Dictionary of ligands

Dictionary of ligands Dictionary of ligands Some of the web and other resources Small molecules DrugBank: http://www.drugbank.ca/ ZINC: http://zinc.docking.org/index.shtml PRODRUG: http://www.compbio.dundee.ac.uk/web_servers/prodrg_down.html

More information

Anomalous dispersion

Anomalous dispersion Selenomethionine MAD Selenomethionine is the amino acid methionine with the Sulfur replaced by a Selenium. Selenium is a heavy atom that also has the propery of "anomalous scatter" at some wavelengths,

More information

Shake-and-Bake: Applications and Advances. Russ Miller & Charles M. Weeks

Shake-and-Bake: Applications and Advances. Russ Miller & Charles M. Weeks Shake-and-Bake: Applications and Advances Russ Miller & Charles M. Weeks Hauptman-Woodward Med. Res. Inst. Principal Contributors: C.-S. Chang G.T. DeTitta S.M. Gallo H.A. Hauptman H.G. Khalak D.A. Langs

More information

Cross Discipline Analysis made possible with Data Pipelining. J.R. Tozer SciTegic

Cross Discipline Analysis made possible with Data Pipelining. J.R. Tozer SciTegic Cross Discipline Analysis made possible with Data Pipelining J.R. Tozer SciTegic System Genesis Pipelining tool created to automate data processing in cheminformatics Modular system built with generic

More information

X-ray Crystallography. Kalyan Das

X-ray Crystallography. Kalyan Das X-ray Crystallography Kalyan Das Electromagnetic Spectrum NMR 10 um - 10 mm 700 to 10 4 nm 400 to 700 nm 10 to 400 nm 10-1 to 10 nm 10-4 to 10-1 nm X-ray radiation was discovered by Roentgen in 1895. X-rays

More information

Prediction and refinement of NMR structures from sparse experimental data

Prediction and refinement of NMR structures from sparse experimental data Prediction and refinement of NMR structures from sparse experimental data Jeff Skolnick Director Center for the Study of Systems Biology School of Biology Georgia Institute of Technology Overview of talk

More information