User Tools

Site Tools


chem-path-tracker

This is an old revision of the document!


Chem-Path-Tracker

Operating systems: Windows, MacOS and Linux.

Contacts : João Ribeiro Nuno Sousa Cerqueira Pedro A. Fernandes Maria João Ramos


1. Introduction

Chem-Path-Tracker is a bioinformatic tool that allows to locate functionally relevant chemical motifs in protein structures.

The chemical motifs can be a small group of residues or structure protein fragments with highly conserved properties that have important biological functions. However, the detection of chemical motifs is rather difficult because they often consist of a set of amino acid residues separated by long, variable regions, and they only come together to form a functional group when the protein is folded into its three dimensional structure. Furthermore, the assemblage of these residues is often dependent on non-covalent interactions among the constituent amino acids that are difficult to detect or visualize. To simplify the analysis of these chemical motifs and give access to a generalized use for all users, we developed Chem-Path-Tracker.

Chem-Path-Tracker is a VMD plug-in that allows the user to highlight and reveal potential chemical motifs requiring only a few selections. The analysis is based on atoms/residues pair distances applying a modified version of Dijkstra’s algorithm, and it makes possible to monitor the distances of a large pathway, even during a molecular dynamics simulation.

2. ScreenShots

3. Download

In order to run the Chem-Path-Tracker plug-in, the Visual Molecular dynamics software (VMD) must be installed. It can be found at http://www.ks.uiuc.edu/Research/vmd/ .

4. Installation

The Chem-Path-Tracker plug-in runs in any platform where VMD runs, i.e., Windows, OSX and LINUX.

  1. Install the VMD software ( if you haven't yet installed).
  2. Extract chemPathTracker.zip file to a directory in the disk.
  3. Once unpacked, we need to let VMD know of this location. To do so, edit your VMD start-up file and add the Chem-Path-Tracker plugin directory to the auto_path variable (see below).
  4. Once this procedure is complete the Chem-Path-Tracker plugin can be found at the VMD extensions menu (PortoBioComp»Chem-Path-Tracker).

4.1. Automatic Installation

Chem-Path-Tracker includes a package that installs the plug-in automatically. To run the installer package click in the install.tcl file that is available on the Chem-Path-Tracker main directory and follow the instructions provided in the GUI.

Note: A tcl/tk software must be installed on the computer (http://www.activestate.com/activetcl/downloads).

4.2. Manual Installation.

The manual installation of Chem-Path-Tracker requires a certain knowledge regarding the terminal shell. If you do not know how to use it, use the automatic installation.

How to edit the .vmdrc file in Linux and Mac operating systems
  • Edit the file located at $HOME/.vmdrc.
  • For example if the chemPathTracker directory is locate at /home/nuno/VMD_Magazine, add to the file the following lines to the end of the file:
 lappend auto_path /home/nuno/chemPathTracker
 
 vmd_install_extension VBox "::VBox::vBox" "PortoBioComp/Chem-Path-Tracker"
How to edit the .vmdrc file in Windows operating systems
  • Edit the file located at C:\Documents and Settings\User directory\.vmdrc.
  • If the chemPathTracker directory is locate at c:\chemPathTracker then the following lines should be added to the end of the .vmdrc file.
 lappend auto_path c:\chemPathTracker
 vmd_install_extension VBox "::VBox::vBox" "PortoBioComp/Chem-Path-Tracker"

5. Tutorial

This tutorial provides a short guideline to the Chem-Path-Tracker plug-in:


chem-path-tracker.1384801204.txt.gz · Last modified: 2013/11/18 19:00 by nuno