EnglishFrenchSpanish

Ad


OnWorks favicon

gmx-morph - Online in the Cloud

Run gmx-morph in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command gmx-morph that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


gmx-morph - Interpolate linearly between conformations

SYNOPSIS


gmx morph [-f1 [<.gro/.g96/...>]] [-f2 [<.gro/.g96/...>]] [-n [<.ndx>]]
[-o [<.xtc/.trr/...>]] [-or [<.xvg>]] [-[no]w]
[-xvg <enum>] [-ninterm <int>] [-first <real>]
[-last <real>] [-[no]fit]

DESCRIPTION


gmx morph does a linear interpolation of conformations in order to create intermediates.
Of course these are completely unphysical, but that you may try to justify yourself.
Output is in the form of a generic trajectory. The number of intermediates can be
controlled with the -ninterm flag. The first and last flag correspond to the way of
interpolating: 0 corresponds to input structure 1 while 1 corresponds to input structure
2. If you specify -first < 0 or -last > 1 extrapolation will be on the path from input
structure x_1 to x_2. In general, the coordinates of the intermediate x(i) out of N total
intermediates correspond to:

x(i) = x_1 + (first+(i/(N-1))*(last-first))*(x_2-x_1)

Finally the RMSD with respect to both input structures can be computed if explicitly
selected (-or option). In that case, an index file may be read to select the group from
which the RMS is computed.

OPTIONS


Options to specify input files:

-f1 [<.gro/.g96/...>] (conf1.gro)
Structure file: gro g96 pdb brk ent esp tpr

-f2 [<.gro/.g96/...>] (conf2.gro)
Structure file: gro g96 pdb brk ent esp tpr

-n [<.ndx>] (index.ndx) (Optional)
Index file

Options to specify output files:

-o [<.xtc/.trr/...>] (interm.xtc)
Trajectory: xtc trr cpt gro g96 pdb tng

-or [<.xvg>] (rms-interm.xvg) (Optional)
xvgr/xmgr file

Other options:

-[no]w (no)
View output .xvg, .xpm, .eps and .pdb files

-xvg <enum>
xvg plot formatting: xmgrace, xmgr, none

-ninterm <int> (11)
Number of intermediates

-first <real> (0)
Corresponds to first generated structure (0 is input x_1, see above)

-last <real> (1)
Corresponds to last generated structure (1 is input x_2, see above)

-[no]fit (yes)
Do a least squares fit of the second to the first structure before interpolating

Use gmx-morph online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad