Hi all,
I have to run the same 3 commands on about 200 pdb files which are like
cdd1.pdb ,cdd2.pdb, cdd3.pdb.......cdd200.pdb. Is there any way I can get
this run by a script like (rough)
for(int i=0;i<200;i++){
command1 cddi.pdb
command2 cddi.pdb
command3 cddi.pdb
}
The question might sound naive but if there is a solution like above it
would save me tons of time. I really appreciate it.
Thank you
Sajeewa Dewage
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Sun Dec 09 2012 - 23:30:02 PST