On Thu, Aug 06, 2015, Vishal Nemaysh wrote:
>
> how can i split the large *.mdcrd *file into small-small parts please let
> me know ...how can i do this
Just use trajin/trajout pairs. For example
trajin bigfile.mdcrd 1 10000 1
trajout smallerfile.mdcrd
This will put the first 10000 frames from the input file into the output file.
Repeat this idea for other parts of the input file.
...hope this helps....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Aug 06 2015 - 06:00:03 PDT