xplor2gmx(1) debian man page | unix.com

Man Page: xplor2gmx

Operating Environment: debian

Section: 1

xplor2gmx(1)						      General Commands Manual						      xplor2gmx(1)

NAME
xplor2gmx - Convert XPLOR distance restraints to Gromacs format
SYNOPSIS
xplor2gmx (residue offset) input.pdb
DESCRIPTION
xplor2gmx reads an XPLOR input file with distance restraint data as sometimes is found in the pdb database (http://www.pdb.org). From this input file dihedral restrints should be removed, such that only distance restraints are left. The script can handle ambiguous restraints. It converts the distance restraints to GROMACS format. A restraints file (.dat) should be provided on STDIN, and a suitable output file (.itp) is sent to STDOUT.
EXAMPLES
xplor2gmx.pl 33 conf.pdb < restraints.dat > disre.itp
OPTIONS
xplor2gmx requires two command line options: first, the residue offset (integer); second, the .pdb filename. The pdb file must have cor- rect atom numbers.
SEE ALSO
gromacs(7) GROMACS suite, Version 4.0 13 Oct 2008 xplor2gmx(1)
Related Man Pages
g_anadock(1) - debian
g_confrms(1) - debian
g_sas(1) - debian
pdb2gmx(1) - debian
trjorder(1) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file