path:
root/
README (
plain)
blob: fa23f3966b67b6c49859490810cad0cc79c7fbac
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
Visualization system to explore influenza sequence data.
Light gray is used to display unselected points. A yellow outline is
used to highlight the selection.
ESC: Clear selection.
Right-click, drag: Pan.
CTRL + Left-click, drag and release: Add box to selection.
s: Selection will be used to define a set.
z: Selection will be used to define a zoom region.
r: Reset the display (unzoom).
l: Toggle display of the legend (on by default).
Mouse-wheel: scroll to zoom in or out by 10% of the window size with
the focus at the center of the window.
===
DB2
===
export LDFLAGS="-L/home/db2inst1/sqllib/lib"
export CFLAGS="-I/home/db2inst1/sqllib/include"
======================
CLUSTER.CIS.DREXEL.EDU
======================
This project will not build on cluster as the OpenGL support libraries
there do not include support for buffer objects.
|