Disordered Structure Refinement

File:Dsr shelxle.png

The Disordered Structure Refinement{{cite journal |last1=Kratzert |first1=Daniel |last2=Krossing |first2=Ingo |date=3 May 2018 |title=Recent improvements in DSR |url=http://journals.iucr.org/j/issues/2018/03/00/to5174/index.html |journal=Journal of Applied Crystallography |volume=51 |issue=3 |pages=928–934 |doi=10.1107/S1600576718004508 |issn=1600-5767 |access-date=17 August 2018|url-access=subscription }}{{citation |author=Daniel Kratzert |author2=Julian J. Holstein |author3=Ingo Krossing |periodical=Journal of Applied Crystallography |title=DSR: enhanced modelling and refinement of disordered structures with SHELXL |volume=48 |issue=3 |pages=933–938 |issn=1600-5767 |date=2015-06-01 |language=de |doi=10.1107/s1600576715005580 |pmid=26089767 |pmc=4453980 |url=http://scripts.iucr.org/cgi-bin/paper?S1600576715005580 |access-date=2017-02-07}} program (DSR), written by Daniel Kratzert, is designed to simplify the modeling of molecular disorder in crystal structures using SHELXL{{cite web |title=The SHELX homepage |url=http://shelx.uni-goettingen.de/ |access-date=2017-02-07 |language=de}}{{citation |author=George M. Sheldrick |periodical=Acta Crystallographica Section A: Foundations of Crystallography|title=A short history of SHELX |volume=64 |issue=1 |pages=112–122 |issn=0108-7673 |date=2008-01-01 |language=de |doi=10.1107/s0108767307043930 |pmid=18156677 |bibcode=2008AcCrA..64..112S |doi-access=free}}{{citation |author=George M. Sheldrick |periodical=Acta Crystallographica Section C: Structural Chemistry |title=Crystal structure refinement with SHELXL |volume=71 |issue=1 |pages=3–8 |issn=2053-2296 |date=2015-01-01 |language=de |doi=10.1107/s2053229614024218 |pmid=25567568 |pmc=4294323}} by George M. Sheldrick. It has a database of approximately 120 standard solvent molecules and molecular moieties. These can be inserted into the crystal structure with little effort, while at the same time chemically meaningful binding and angular restraints{{citation |author=Gerard J. Kleywegt |periodical=Acta Crystallographica Section D: Biological Crystallography |title=Crystallographic refinement of ligand complexes |volume=63 |issue=1 |pages=94–100 |issn=0907-4449 |date=2007-01-01 |language=de |doi=10.1107/s0907444906022657 |pmid=17164531 |pmc=2483469}} are set. DSR was developed because the previous description of disorder in crystal structures with SHELXL was very lengthy and error-prone. Instead of editing large text files manually and defining restraints manually, this process is automated with DSR.

Application

DSR can be started in a command line. The call has the basic form:

dsr [option] (SHELXL file)

DSR is controlled with a special command in the corresponding SHELXL file. This has the following syntax:

REM DSR PUT/REPLACE "fragment" WITH (atoms) ON (atoms or q-peaks) PART 1 OCC -21 =

RESI DFIX

The DSR command must always start with REM so that SHELXL does not recognize this line as its own command. Which atom of the molecule fragment from the database corresponds to which atom or q-peak in the crystal structure is specified in the list following WITH and ON.

By running

dsr -r file.res

the fragment fit is performed and the restraints transferred.

Graphical user interface

Since 2016 ShelXle has a graphical interface to DSR. Most commands of the command line version can be executed there.

In order to transfer a fragment into a structure, three atoms / q-peaks have to be selected in ShelXle and in the DSR GUI each to specify the position of the fragment. The 3D view of the fragment then shows a preview of the subsequent fragment fit.

Programming

DSR is only programmed in Python. Therefore, it runs in any Python-supported operating system.

It is under the free Beerware license and can be downloaded free of charge and changed as desired.

References

{{reflist}}