EnglishFrenchSpanish

Ad


OnWorks favicon

autogrid4 - Online in the Cloud

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

This is the command autogrid4 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


autogrid - preparing protein and ligand for AutoDock analysis

SYNOPSIS


autogrid4 [options] -p gridparameterfile

DESCRIPTION


AutoGrid prepares a 3D grid representation of the non-covalent interaction energies that
various user-specified ligand atom types will experience around a user-specified target
macromolecule. In addition, the electrostatic potential and desolvation free energy grid
maps may also be calculated. The grid maps are stored in plain text files with the
extension '.map' and are required by AutoDock 4 to perform dockings. AutoGrid also
outputs a '.xyz' file which describes the spatial extents of the grid box, and an AVS
field '.fld' file which describes the consistent set of atomic affinity grid maps that
were calculated together for a given target macromolecule. Note: it is necessary to
compute grid maps for all the atom types in the ligand or set of ligands that will be
docked, as well as an electrostatic potential grid map and a desolvation free energy map.
For example, if a ligand has an aliphatic carbon and a hydrogen-bond-accepting oxygen
atom, it would be necessary to compute both a 'C' map and an 'OA' map. See
http://autodock.scripps.edu/faqs-help/faq/where-do-i-set-the-autodock-4-force-field-
parameters for more information about AutoDock 4 atom types.

The input to AutoGrid is best prepared with the program suite AutoDockTools. There is no
way to run autodock4 without a grid.

OPTIONS


-o Use old PDBq format (q in columns 55-61)

-u Usage information, also -h on Debian.

-d Increased verbosity of messages to help debugging.

-l logfile

-p filename Specifies Grid Parameter File

EXAMPLE


A range of tests is made available with the AutoGrid sources that can be used as follows:
$ D=/usr/share/doc/autogrid/Tests
$ cd /tmp
$ ln -s $D/AD4_parameters.dat .
$ gunzip -c $D/hsg1_sm.pdbqt.gz > hsg1_sm.pdbqt
$ autogrid4 -p $D/hsg1_no_receptor_types.gpf -l hsg1_no_receptor_types.glg

This command prepares grid map files for each of the AutoDock atom types specified in the
grid parameter file (in this case: hsg1_sm.A.map, hsg1_sm.C.map, hsg1_sm.d.map,
hsg1_sm.e.map, hsg1_sm.HD.map, hsg1_sm.NA.map, hsg1_sm.N.map, hsg1_sm.OA.map), the AVS
field file (hsg1_sm.maps.fld) and hsg1_sm.maps.xyz. To perform the cocking calculation,
AutoDock should be executed, though it demands a separate docking parameter file (with
extension .dpf). The 'DPF' refers to the grid map files that are necessary to the docking
and allows the setting of other important parameters, such as the search method and how
many dockings to perform.

Use autogrid4 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    LMMS Digital Audio Workstation
    LMMS Digital Audio Workstation
    LMMS is a free cross-platform software
    which allows you to produce music with
    your computer. If you like this project
    consider getting involved in the project
    h...
    Download LMMS Digital Audio Workstation
  • 2
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS is a market-leading real-time
    operating system (RTOS) for
    microcontrollers and small
    microprocessors. Distributed freely
    under the MIT open source lice...
    Download FreeRTOS Real Time Kernel (RTOS)
  • 3
    Avogadro
    Avogadro
    Avogadro is an advanced molecular
    editor designed for cross-platform use
    in computational chemistry, molecular
    modeling, bioinformatics, materials
    science and ...
    Download Avogadro
  • 4
    XMLTV
    XMLTV
    XMLTV is a set of programs to process
    TV (tvguide) listings and help manage
    your TV viewing, storing listings in an
    XML-based format. There are utilities to
    do...
    Download XMLTV
  • 5
    strikr
    strikr
    Strikr Free Software project. Artifacts
    released under a 'intent based'
    dual license: AGPLv3 (community) and
    CC-BY-NC-ND 4.0 international
    (commercial)...
    Download strikr
  • 7
    GIFLIB
    GIFLIB
    giflib is a library for reading and
    writing gif images. It is API and ABI
    compatible with libungif which was in
    wide use while the LZW compression
    algorithm was...
    Download GIFLIB
  • More »

Linux commands

Ad