-- only available on UNIX systems on which Midas is installed --

-- not yet implemented in Chimera --

NAME

pdb2site - convert a PDB file into a DMS site file

SYNOPSIS

pdb2site [-i PDB_file ] [-o site_file ]

DESCRIPTION

Pdb2site reads a Protein Data Bank file and converts it to a site file suitable for input to dms. The -i argument specifies the input PDB_file. If no input file is given, pdb2site will read from standard input. The -o argument specifies the output site_file. If no output file is given, pdb2site will write to standard output.

Pdb2site is frequently used with pdbrun from within Chimera. *Note that when this is done, the PDB_file argument should not be supplied. The procedure is to display the atoms of interest and then type:

pdbrun pdb2site -o site_file
This generates a file called site_file for input to dms with -i.

SEE ALSO

dms

AUTHOR

Conrad Huang
Computer Graphics Laboratory
University of California, San Francisco