Fork me on GitHub

MutatePDB(1)

Synopsis

MutatePDB [-hV] [--allChains] [--ch=<chainString>] [-n=ALA] [-r=1] [-R=-1] file

Description

Mutate PDB residue(s).

Options

--allChains
Mutate all copies of a chains in a multimeric protein.
--ch, --chain=<chainString>
Single character chain name (default is ' ').
-h, --help
Print command help and exit.
-n, --resname=ALA
New residue name(s).
-r, --resid=1
Residue number(s).
-R, --rotamer=-1
Rotamer number to apply.
-V, --version
Print the Force Field X version and exit.

Arguments

file
A PDB input file.