Skip to content

Getting Started

Aaron Petkau edited this page Sep 3, 2020 · 9 revisions
Launch GView Image

To get started see the Download section to download the GView binaries or source code and follow the below instructions.

If GView fails to launch, you may not have Java installed. See the Installing Java section for instructions on how to test if Java is installed.

Opening GView

The GView software package comes as an executable JAR file with some example data files. Open GView by either double clicking on the gview.jar file or by running the following on the command line in the unzipped GView directory:

Launch GView Image
java -jar gview.jar

In both cases, you should be shown a GView window that appears as shown.

Selecting Files

You can select your Sequence Data, GView Style Sheet and GFF files by clicking the adjacent Browse buttons. The GView Style Sheet and GFF files are optional.

Example data and styles are provided in their respective example folders in the GView download. Click Build Map to have GView build the map with the selected files. See the Interacting with GView and Style Editor documentation for more information on how to use the GView Viewer.