From: Jerry Parks (jmp17_at_duke.edu)
Date: Thu Jul 21 2005 - 11:27:43 CDT
Julie
catdcd is very easy to use. Just generate an index file that says which
atoms you want to keep (the numbering starts at 0, not 1). You can use
something like this:
awk 'BEGIN{for(i=0;i<=999;i++){print i}}' /dev/null > index
Then, run catdcd:
catdcd -o no_solvent.dcd -i index file.dcd
Jerry
This archive was generated by hypermail 2.1.6 : Wed Feb 29 2012 - 15:40:58 CST