X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=examples%2FUNRES-Dock%2Fcluster2allatom.csh;fp=examples%2FUNRES-Dock%2Fcluster2allatom.csh;h=683ec6438ab51734d5fb2add4021b0ba16e83142;hb=018446aca1e32faf80f41e818acbfc61e5d872c9;hp=df01c528fe592ef6ee0782ee122f2396fb57896d;hpb=88d4f45c783f3644ff7ae49572b7b609ef3c9617;p=unres.git diff --git a/examples/UNRES-Dock/cluster2allatom.csh b/examples/UNRES-Dock/cluster2allatom.csh index df01c52..683ec64 100755 --- a/examples/UNRES-Dock/cluster2allatom.csh +++ b/examples/UNRES-Dock/cluster2allatom.csh @@ -33,7 +33,7 @@ set j = 2 while ($j <= $numstruc) grep -v TER structur$j.pdb > structure$i.pdb grep " A " structure$i.pdb > structure${i}a.pdb -grep " B " structure$i.pdb > structure${i}b.pdb +egrep " B | C " structure$i.pdb > structure${i}b.pdb pulchra306/pulchra -q -f -g structure${i}a.pdb pulchra306/pulchra -q -f -g structure${i}b.pdb