[gmx-users] PCA projections using g_anaeig

Tsjerk Wassenaar tsjerkw at gmail.com
Wed Jan 28 16:13:10 CET 2015


Hi James,

If you have the 1D projections as 1.xvg and 3.xvg:

paste 1.xvg 3.xvg | awk '/^[^;&@#]/{print $2, $4}' > 2d.dat

Cheers,

Tsjerk
On Jan 28, 2015 3:25 PM, "James Starlight" <jmsstarlight at gmail.com> wrote:

> Dear Gromacs users!
>
> I'd like to ask about possibility to make projection of the MD trajectory
> onto the subset of selected PC calculated by g-covar
>
>
> e.g using
>
> g_anaeig –v eigenvec.trr –s md.tpr –f md.xtc –first 1 –last 3  -2d
>
>
> produce projection of the md.xtc onto the 1 and 2 components although 1-3
> modes has been calculated. How it would be possible to make the same graph
> using 1 and 3rd components instead?
>
>
> Thanks for help,
>
> James
> --
> Gromacs Users mailing list
>
> * Please search the archive at
> http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before
> posting!
>
> * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
>
> * For (un)subscribe requests visit
> https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or
> send a mail to gmx-users-request at gromacs.org.
>


More information about the gromacs.org_gmx-users mailing list