Gepard tutorial

This is a short tutorial which briefly describes all major features of the Gepard program. It applies to Gepard version 1.17 or later.

Note: The remote functionality has been removed in the final Gepard release.

Contents

1. Creating dotplots
2. Filtering and emphasizing dot matrix information
3. Tweaking dotplot parameters
4. Navigating through the dotplot and showing alignments
5. Suffix array files
6. Command line mode


1. Creating dotplots

  1. Local dotplots

  2. Remote dotplots

2. Filtering and emphasizing dot matrix information

Switch to advanced mode by clicking the "Advanced mode" button.

3. Tweaking dotplot parameters

Switch to advanced mode by clicking the "Advanced mode" button and select the "Plot" tab in the advanced options panel.

4. Navigating through the dotplot and showing alignments


5. Suffix array files


6. Command line mode

Since version 1.20 Gepard contains a command line dotplot mode (for offline plotting only).

Examples

Here are some examples for command line dotplot calls which create plots between Escherichia coli versus Shigelia flexneri. As of the time of the last editing of this text, the genome files could for instance be retrieved from the NCBI FTP:

E.coli K12: ftp://ftp.ncbi.nih.gov/genomes/Bacteria/Escherichia_coli_K12/NC_000913.fna
S.flexneri 2a: ftp://ftp.ncbi.nih.gov/genomes/Bacteria/Shigella_flexneri_2a/NC_004337.fna

The following examples use the Linux startup script gepardcmd.sh. Windows users just replace this command by gepardcmd.bat. It is assumed that you start the script from the Gepard main directory.