Differences between revisions 3 and 4
Revision 3 as of 2012-03-27 05:50:13
Size: 687
Editor: IanRees
Comment:
Revision 4 as of 2012-03-27 05:50:29
Size: 678
Editor: IanRees
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
muta:~ irees$ python ./e2seq2pdb.py --help muta:~ irees$ e2seq2pdb.py --help

e2seq2pdb.py

e2seq2pdb.py is a key component of Pathwalker, described in the following publication:

Using e2seq2pdb.py

muta:~ irees$ e2seq2pdb.py --help
Usage: e2seq2pdb.py [options] <PDBmodel> <sequence> <outputPDB> 
        
        Builds all possible chain traces
        

Options:
  --version   show program's version number and exit
  -h, --help  show this help message and exit

EMAN2/Programs/e2seq2pdb (last edited 2012-03-27 05:50:29 by IanRees)