The Genome Map Viewer is a tool that compares gene order in two or more genomes and displays the results in the form of the concentric ring display of Moore et al.(1995) and Gale and Devos (1998). This display shows the relative positions of linkage blocks in a set of species, where these blocks have been proposed on the basis of conservation of gene order across the species being examined. In cereals these blocks are often based on rice. Blocks are ordered within linkage groups (called chromosome blocks in GMV since they often represent a chromosom form a complete genome (called genome blocks within GMV for consistency) for the particular species.
The software and hardware requirements for the running GMV tool are as follows.
When run as an applet for this site
When run as an application on your local machine.
Java -jar GMVTool.jar
In addition to these requirements GMV tool needs access to a comparative database to perform comparative genome queries. In its default form the GMV tool uses the CORBA interface to ACEDB (CITA) to provide the data for these queries from the comparative database ComapDB. However, the GMV tool easily configured to access any ACEDB provided it follows the models for comparative data outlined in ComapDB. The GMV tool is designed to be able integrate with other database provided the linkage blocks data is consistent with the ComapDB models. However, additional Java code would be required, please look at our Developers page for further details.
If you wish run the application version of GMVTool or you wish the applet version to use the Java class on your local machine, and you are not using Sun's JavaTM 2 Runtime Environment (JRE) then you need to install the GMV Tool. You do this by decompressing the GMVTool_dist file you downloaded and then placing the GMV Tool archive (GMVTool.jar), contained within the distribution, in your computer's classpath. On the MS Windows NT/95/98 platform open the System control panel and click on the environment tag. Next add the path of the GMVTool.jar to the value held in the CLASSPATH variable. Each path in the value is separative by a semi-colon. So just add an addition semi-colon followed by the full path and file name of the GMVTool.jar. For example if GMVTool.jar is located in the directory E:\GMVTool\GMVTool.jar then add
;E:\GMVTool\GMVTool.jar
to the end of the CLASSPATH variable. The procedure is similar for UNIX except that individual paths within the CLASSPATH environment variable is separated by a colon not a semi-colon.
The GMV tool a can rundirectly from this web site via an applet which is accessible from the GMV Tool Page. However, running the tool from the applet will result in slower execution time and a number of restrictions imposed by your web browser. These restrictions mean that some of the options listed below are not available to the tool when run from a web browser. By installing the software on your local machine it is possible to avoid many of these restrictions and to significantly increase execution time of the program. The software can be downloaded from the GMV Tool Page.
If you have downloaded and installed the GMV software and possess a Java interpreter, such as Sun's JRE then you can run the GMV tool as an application on your machine with no restrictions. To run the application simply type at your command prompt
Java uk.ac.CropNet.GMV.GMVApplication [file-name]
where [file-name] is an optional parameter indicating a comparative genome map which has been saved from a previous session. Alternatively you can also use the 'GMVTool' script that is provided with the distribution, which does basically the same thing, by typing
Java uk.ac.CropNet.GMV.GMVApplication [file-name]
Alernatively, if you are using JRE version 1.2 at the command line type the following
Java -jar GMVTool.jar
or if you are using MS windows NT/98 you need only double click on the archive file.
When the GMV tool is executed an application style window appears that contains a menu bar containing the following menus.
Import... This command will open the above dialogue to allow you to choose from import data from a text file or a database.
Export... allows you to export the genome maps as a text file. Currently only ace file format is supported but later versions will provide you with a choice of file formats.
This menu is only enabled when a comparative genome map is displayed. The menu is a collection of checkable items that allow you to switch on specific parts of the display to increase or decrease its detail. The following switches are available.
When the 'import from ACEDB' option is choose you are presented with another dialogue box (see picture above), which allows to choose whether to import genome blocks alone or with loci mapped on to them.
In the next dialogue box (see picture above) you are asked from which database you wish to import the data.
The next dialogue box (see picture above) asks you to choose which genome blocks to import.
Next if you choose 'genome blocks with loci then you are presented with yet another dialogue box (see picture above) which asks you to choose which loci to map on to the genome blocks. Only those loci which map on to the genome blocks you choose will be listed. If you select the 'import homologous loci' option then all the loci that are homologous to the loci you choose and which also map on to the genome blocks you choose will also be imported.
The viewer will now request the require data from the database and display it as a circular genome maps.
Main (comparative genome map)display
The comparative genome map fills the main part of the application window and clicking on the maps will bring up the information display giving further details. The display contains scroll bars (the inner two bars indicated in the above picture) which can be used to centre on different parts of the display. On the right of the display is the zoom bar (see above picture), which can used to increase or decrease the size of the display. It will not change the size of actual window, which be adjusted in the same you would adjust the window on your system. At the bottom of the display is the rotation bar which can be used to rotate the genome maps.
The key display provides details about the symbols used on the genome map display and a colour code for the genome blocks displayed.
The information display provides information specific to the genome maps being displayed. Two examples of this display are shown above. Text highlighted in blue are hyperlinks to further information.
Designed and maintained by Virginia Barnard
LAST UPDATED: 21st September 2005