visual.conf
1.38 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# -*- Mode: Text; tab-width: 8; indent-tabs-mode: nil; coding: utf-8; -*-
# vim:set ft=conf ts=2 sw=2 sts=2 autoindent:
[labels]
### Entity labels
Protein | Protein | Pro | Pr | P
Entity | Entity | Ent | En | E
### Relation labels
Equiv | Equiv | Eq
### Event labels
Gene_expression | Gene expression | Expression | Expr
Transcription | Transcription | Trns
Protein_catabolism | Protein catabolism | Catabolism | Catab
Localization | Localization | Locl
Binding | Binding | Bind
Phosphorylation | Phosphorylation | Phos
Regulation | Regulation | Reg
Positive_regulation | Positive regulation | +Regulation | +Reg
Negative_regulation | Negative regulation | -Regulation | -Reg
### Role labels
Theme | Theme | Th
Cause | Cause | Ca
Site | Site | Si
CSite | CSite | CSi
[drawing]
### Defaults
SPAN_DEFAULT fgColor:black, bgColor:lightgreen, borderColor:darken
ARC_DEFAULT color:black, dashArray:-, arrowHead:triangle-5
ATTRIBUTE_DEFAULT glyph:*
### Entity drawing
Protein bgColor:#7fa2ff
Entity bgColor:#b4c8ff
### Event drawing
Regulation bgColor:#ffff00
Positive_regulation bgColor:#e0ff00
Negative_regulation bgColor:#ffe000
### Arc drawing
Equiv dashArray:3-3, arrowHead:none
Cause color:#007700
Site color:#0000aa
CSite color:#0000aa
ToLoc color:#0000cc
AtLoc color:#0000cc
# Attributes
Negation box:crossed, glyph:<NONE>, dashArray:<NONE>
Speculation dashArray:3-3, glyph:<NONE>