gelly Documentation previous next
Introduction to gelly

gelly Documentation : Introduction

Copyright © 2006-2023 Global Phasing Ltd.
All rights reserved.


Contents


What is gelly?


This manual


Contact the authors


Using gelly within BUSTER

The gelly refinement module is automatically run within BUSTER (e.g. via the refine command) provided refinement has been requested. The BUSTER command line option -Gelly can be used to provide files containing user specified .Gelly cards. Gelly cards all start with NOTE BUSTER and are used primarily to control restraint setup and parameter selection. gelly also has some command line options.


Doing geometry-only regularisation with gelly_refine tool

The recommended way to run standalone gelly is by using the gelly_refine tool supplied with BUSTER. Separate gelly_refine documentation is available. To see the main options for this type
gelly_refine -h
gelly_refine takes PDB files as an input, and automatically prepares the .seq, .cor, .tnt files needed to run gelly. As an example, for a simple run from the structure new_test.pdb
gelly_refine -p new_test.pdb -d test_dir -o test_dir/gelly_refine_out.pdb
This will run a geometry-only optimisation of the structure and write results to the directory test_dir. A geometry report for the initial and final structures will be produced together with a summary of the optimisation.

If you want to control the geometry function and/or parameter selection in gelly_refine use the -l <filename> option. This can be used to introduce a file of Gelly cards. For example if you want to geometry regularise only part of a molecule that has been rebuilt before full refinement. then produce a file with appropriate NOTE BUSTER_CONSTANT XYZ ... cards and use this with the -l option.


gelly command line options


Please send feedback to: buster-develop@globalphasing.com
Last modification: 30.06.2023