Re: [AMBER] ptraj: cluster

From: Thomas Cheatham <tec3.utah.edu>
Date: Thu, 2 Jun 2011 07:36:10 -0600 (Mountain Daylight Time)

> cluster out test-out representative pdb average pdb averagelinkage
> clusters 5 mass rms :1-125 .CA

ptraj does not automagically read across line boundaries; you need to
extend the line as per unix, with \

cluster out test-out representative pdb average pdb averagelinkage \
        clusters 5 mass rms :1-125 .CA

...otherwise it looks like two cluster commands. The output should have
shown that it choked on trying to read the second line.

--tom

_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Jun 02 2011 - 07:00:02 PDT
Custom Search