[phenixbb] how to remove hydrogen from pdb

Pavel Afonine pafonine at lbl.gov
Thu Feb 6 11:52:39 PST 2014


Hi Tim,

On 2/6/14, 10:52 AM, Tim Gruene wrote:
> the simple and qucik command
>
> egrep  -v "^ATOM|HETATM.*H$" your.pdb > your_noH.pdb
>
> should also work.

just out of curiosity I did (copy-paste of your example)

egrep -v "^ATOM|HETATM.*H$\" m.pdb > m_noH.pdb

and I got:

Illegal variable name.

Pavel



More information about the phenixbb mailing list