On Mon, Jan 29, 2018, SHALJA VERMA wrote:
> When I am using these commands pdb4amber -i HEM_H.pdb -o HEM_H_renum.pdb
> and MCPB.py -i 4ZF6.in -s 1 to renumber and to finally model the PDB after
> integrating ligand and ions to protein PDB respectively the terminal is
> showing command not found.
Be sure to "source amber.sh" in your $AMBERHOME directory. This sort of
command should probably be a part of your startup scripts.
To check on things, the outputs of these commands should help:
echo $AMBERHOME # should point to the proper place
echo $PATH # should include $AMBERHOME/bin
If, in fact, "pdb4amber" is not in $AMBERHOME/bin, there something has gone
wrong with your installation. You may need to re-install, paying careful
attention to any error messages.
...good luck...dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Jan 29 2018 - 05:30:01 PST