Temp tutorial

With geWorkbench you can work with both mircoarray gene expression data and with gene or protein sequences. Many kinds of analysis are supported - for microarrays, there are filtering and normalization, basic statistical analyses, clustering, network reverse engineering, as well as many common visualization tools. For sequence data there are routines such as BLAST, pattern detection, transcription factor mapping, and syntenic region analyis. Furthermore, genomic sequences around markers of interest found in microarray experiements can be easily retrieved and, for example, used for promoter/TF analysis.

geWorkbench is designed from the ground up to be extensible. New modules can be programmed to interact directly with its framework, or existing code can be wrapped in a geWorkbench adaptor to allow seamless communications with the framework and other modules.

To start using geWorkbench, one must supply initial datafiles. For microarray data, several formats are currently available, including MAS5/GCOS text files, GenePix files, and a simple, geWorkbench-specific matrix format. In the next section, we will show how to read in MAS5 format files and write out a matrix file. For sequence data, fasta format files are accepted.

For the time being, the latest version of geWorkbench for Windows can be downloaded from the below link. Full download instructions and versions for Linux and Macintosh will be available in the Download section very soon. You will be offered the choice of a version with a Java Virtual Machine (JRE 1.5) included in the download (VM), and one without (NoVM).