inprogress
[jalview.git] / forester / aptx / aptx_configuration_files / _aptx_configuration_file
1 #  User Interface Look and Feel
2 #  ----------------------------
3 #  Possible values for 'native_ui'
4 #    'yes' to use native (system) "look and feel"
5 #    'no'  to use Archaeopteryx-style "look and feel", can set GUI colors via this file (see below)
6 #    '?'   to use native (system) "look and feel" if Mac OS X with Java 1.5 is detected,
7 #          Archaeopteryx-style "look and feel" otherwise
8
9 native_ui: ?
10
11
12
13 #  Default Values for Options
14 #  --------------------------
15 #  Minimal confidence value to be displayed: 'min_confidence_value':
16 #     Example: 'min_confidence_value: 50.0' (a commonly used 
17 #     value for bootstrap support)
18 #
19 #  Font family name: 'font_family':
20 #     Example: 'font_family: Arial,Calibri,Helvetica'
21 #     It is advisable to use more than one value for font_family (in
22 #     decreasing order of preference). Font family names have to be
23 #     comma separated (no spaces). Spaces in font names have to be
24 #     replaced by underscores (e.g. 'Times_New_Roman').
25 #
26 #  Font size: 'font_size':
27 #     Example: 'font_size: 10'
28 #
29 #  Screen antialias: 'antialias_screen': values: 'yes'/'no'
30 #
31 #  Show Scale: 'show_scale': values: 'yes'/'no'
32 #
33 #  Show branch length branch values: 'show_branch_length_values': values: 'yes'/'no'
34 #
35 #  Do/do not line up cladogram display: 'non_lined_up_cladogram': values: 'yes'/'no'
36 #
37 #  Cladogram display type: 'cladogram_type'
38 #     Example: 'cladogram_type: ext_node_sum_dep'
39 #     The three possible values are: non_lined_up
40 #                                    ext_node_sum_dep
41 #                                    total_node_sum_dep (for "uniform" branch lengths)
42 #
43 #  Default size for graphics export and printing: 'graphics_export_x' and 'graphics_export_y':
44 #     (Archaeopteryx tries to guess the locale, so setting these is not always necessary)
45 #     Example: For A4 (portrait):
46 #               'graphics_export_x: 595'
47 #               'graphics_export_y: 845'
48 #             For US Letter (portrait):
49 #               'graphics_export_x: 612'
50 #               'graphics_export_y: 792'
51 #
52 #  Default line width for PDF export: 'pdf_export_line_wdith':
53 #     Example: 'pdf_export_line_width: 0.5'
54 #
55 #  Show overview: 'show_overview': values: 'yes'/'no'
56 #
57 #  Phylogeny graphics type: 'phylogeny_graphics_type':
58 #     Example: 'phylogeny_graphics_type: euro_style'
59 #     The eight possible values are: rectangular
60 #                                    euro_style
61 #                                    rounded
62 #                                    curved
63 #                                    triangular
64 #                                    convex
65 #                                    unrooted
66 #                                    circular
67 #
68 #  Node label direction for circular and unrooted type: 'node_label_direction':
69 #     Example: 'node_label_direction: horizontal'
70 #     The two possible values are: horizontal
71 #                                  radial
72 #
73 #  Show default node shape for internal nodes: 'show_default_node_shapes_internal': values: 'yes'/'no'
74 #
75 #  Show default node shape for external nodes: 'show_default_node_shapes_external': values: 'yes'/'no'
76 #
77 #  Default node shape size: 'default_node_size'
78 #     Example: 'default_node_size: 6'
79 #
80 #  Default node shape type: 'default_node_shape'
81 #     Example: 'default_node_shape: '
82 #     Possible values: circle
83 #                      rectangle
84 #
85 #  Default node shape fill: 'default_node_fill'
86 #     Example: 'default_node_fill: '
87 #     Possible values: solid
88 #                      gradient
89 #                      none
90 #
91 #  To determine what data field to return by clicking on "Return ...": 'ext_descendents_data_to_return'
92 #     Possible values: node_name
93 #                      sequence_name
94 #                      gene_name
95 #                      sequence_acc
96 #                      sequence_mol_seq
97 #                      sequence_mol_seq_fasta
98 #                      sequence_symbol
99 #                      taxonomy_scientific_name
100 #                      taxonomy_code
101 #                      taxonomy_common_name
102 #                      user_selected
103 #
104 #  To determine where to return data selected by user clicking on "Return ...": 'ext_descendents_data_to_return_on'
105 #     Contents of buffer can be obtained with method 'getCurrentExternalNodesDataBuffer()' of
106 #     classes org.forester.archaeopteryx.MainFrame and org.forester.archaeopteryx.ArchaeopteryxE
107 #     Possible values: window (for output to window and buffer)
108 #                      console (for output to console and buffer)
109 #                      buffer_only (for output to buffer only)
110 #
111 #  To override label for menu item to return data of external nodes (default ""Return ..."): 'label_for_get_ext_descendents_data'
112 #     Example: 'label_for_get_ext_descendents_data: Get_Node_Data'
113
114 #  Taxonomy colorization of nodes (shapes) instead of labels: 'taxonomy_colorize_node_shapes': values: 'yes'/'no'
115 #
116 #  Do/not color labels same as branch length values: 'color_labels_same_as_branch_length_values': values: 'yes'/'no'
117 #
118 #  Do/not show domain labels: 'show_domain_labels': values: 'yes'/'no'
119 #
120 #  Do/not show reference sources for sequence annotation: 'show_seq_annotation_ref_sources': values: 'yes'/'no'
121 #
122 #  Number of fraction digits for branch length values: 'branch_length_value_digits'
123 #
124 #  Number of fraction digits for confidence values: 'confidence_value_digits'
125 #
126 #  To turn on/off background color gradient: background_gradient
127 #     Example: 'background_gradient: yes'
128 #
129 #  To allow/not allow editing (cut, copy, and paste): allow_editing
130 #     Example: 'allow_editing: yes'
131 #
132 #  NH/NHX/Nexus file parsing
133 #  -------------------------
134 #  To replace underscores with spaces during NH/NHX/Nexus file parsing:
135 #     'replace_underscores_in_nh_parsing', possible values are 'yes', 'no'
136 #
137 #  To extract UniProt taxonomy codes (e.g. CAEEL) or UniProt identifiers (or scientific names)
138 #  from node names during NH/NHX/Nexus file parsing: 'taxonomy_extraction_in_nh_parsing'
139 #     possible values are:
140 #     'no'
141 #     'pfam_strict'  (for e.g. MOUSE from BCL2_MOUSE/23-453, or [uniprot] 10090 from BCL2_10090/23-453)
142 #     'pfam_relaxed' (for e.g. MOUSE from bax_MOUSE, or [uniprot] 10090 from bax_10090)
143 #     'aggressive'   (for e.g. MOUSE from MOUSE, or [uniprot] 10090 from 10090, or Nematostella vectensis from xyz_Nematostella_vectensis)
144 #
145 #  Internal node labels are confidence values during NH/NHX/Nexus file parsing:
146 #     'internal_labels_are_confidence_values', possible values are 'yes', 'no'
147 #
148 #  phyloXML parsing
149 #  ----------------
150 #  To ensure compatibility with all current and future 
151 #  phyloXML applications and to detect malformatted and
152 #  possibly erroneous data, it is strongly recommended
153 #  to enable validation of all phyloXML files
154 #  against the XSD Schema (see: http://www.phyloxml.org/),
155 #  with:
156 #  'validate_against_phyloxml_xsd_schema: true'
157
158
159 min_confidence_value:                      0.0
160 font_family:                               Arial,Helvetica,Verdana,Tahoma,Dialog,Lucida-Sans,SansSerif,Sans-serif,Sans
161 font_size:                                 10
162 font_size_min:                             2
163 font_size_max:                             20
164 antialias_screen:                          yes
165 show_scale:                                yes
166 show_branch_length_values:                 no
167 cladogram_type:                            ext_node_sum_dep
168 phylogeny_graphics_type:                   rectangular
169 node_label_direction:                      horizontal
170 show_default_node_shapes_internal:         no
171 show_default_node_shapes_external:         no
172 default_node_size:                         4
173 default_node_shape:                        rectangle
174 default_node_fill:                         solid
175 #graphics_export_x:                         595
176 #graphics_export_y:                         792
177 pdf_export_line_width:                     0.5
178 show_overview:                             yes
179 overview_width:                            120
180 overview_height:                           120
181 overview_placement_type:                   upper_left
182 color_labels_same_as_branch_length_values: no
183 display_sequence_relations:                no
184 show_domain_labels:                        yes
185 show_seq_annotation_ref_sources:           yes
186 branch_length_value_digits:                3
187 confidence_value_digits:                   3
188 background_gradient:                       no
189 allow_editing:                             yes
190 ext_descendents_data_to_return_on:         window
191 ext_descendents_data_to_return:            user_selected
192 #label_for_get_ext_descendents_data:        Return_Node_Data         
193 #  NH/NHX/Nexus file parsing:
194 internal_labels_are_confidence_values:     no
195 replace_underscores_in_nh_parsing:         no
196 taxonomy_extraction_in_nh_parsing:         no
197 validate_against_phyloxml_xsd_schema:      true
198
199
200 #  Checkbox Display Selection
201 #  --------------------------
202 #  This is used to select which checkboxes to display
203 #  and what their initial values should be.
204 #  Format: 'name: display|nodisplay yes|no'
205 #  Note: if an option is not displayed, it will not be enabled
206 #
207 #  For the following use '?' to let Archaeopteryx decide (depending on tree):
208 #  - 'phylogram'
209 #  - 'write_confidence_values'
210 #  - 'write_events'
211
212 phylogram:                      display   ?
213 rollover:                       display   yes
214 color_according_to_species:     display   no
215 color_according_to_annotation:  display   no
216 show_node_names:                display   yes
217 show_seq_names:                 display   yes
218 show_seq_symbols:               display   yes
219 show_seq_acc:                   display   no
220 show_gene_names:                display   yes
221 show_taxonomy_code:             display   yes
222 show_taxonomy_scientific_names: display   yes
223 show_taxonomy_common_names:     display   no
224 show_taxonomy_images:           display   no
225 show_annotations:               display   no
226 write_confidence_values:        display   ?
227 write_events:                   display   ?
228 use_visual_styles:              display   no
229 width_branches:                 display   no
230 show_domain_architectures:      display   no
231 show_binary_characters:         display   no
232 show_binary_character_counts:   display   no
233 display_internal_data:          display   yes
234 dynamically_hide_data:          display   yes
235 show_relation_confidence:       display   no
236 show_properties:                display   no
237 show_vector_data:               display   no
238
239
240
241 #  Combo-box Display Selection
242 #  ---------------------------
243 #  Format: 'name: display/nodisplay'
244 click_to: display_node_data        display
245 click_to: collapse_uncollapse      display
246 click_to: reroot                   display
247 click_to: subtree                  display
248 click_to: swap                     display
249 click_to: sort_descendants         display
250 click_to: color_subtree            display
251 click_to: change_node_font         display
252 click_to: color_node_font          display
253 click_to: open_seq_web             display
254 click_to: open_pdb_web             display
255 click_to: open_tax_web             display
256 click_to: blast                    display
257 click_to: cut_subtree              display
258 click_to: copy_subtree             display
259 click_to: paste_subtree            display
260 click_to: delete                   display
261 click_to: add_new_node             display
262 click_to: edit_node_data           display
263 click_to: select_nodes             display
264 click_to: get_ext_descendents_data display
265
266 #   Default click-to option (any of the above if set to "display")
267 default_click_to: display_node_data
268
269
270
271 #  Default Tree Display Colors
272 #  ---------------------------
273
274 display_color: background                 0x000000
275 display_color: background_gradient_bottom 0x0000FF
276 display_color: sequence                   0xE6E6E6
277 display_color: taxonomy                   0xB4B4B4
278 display_color: confidence                 0x38B0FF
279 display_color: branch_length              0x8C8C8C
280 display_color: branch                     0xFFFFFF
281 display_color: node_box                   0xFFFFFF
282 display_color: collapsed                  0xFFFF00
283 display_color: matching_a                 0x00FF00
284 display_color: matching_b                 0xFF0000
285 display_color: matching_a_and_b           0xFFFF00
286 display_color: duplication                0xFF0000
287 display_color: speciation                 0x00FF00
288 display_color: duplication_or_specation   0xFFFF00
289 display_color: domains                    0x7B68EE
290 display_color: binary_domain_combinations 0x4169FF
291 display_color: annotation                 0xADFF2F
292 display_color: overview                   0x828282
293
294
295
296 #  GUI (graphical user interface) Colors
297 #  -------------------------------------
298 #
299 #  These are ignored if native (system) "look and feel"
300 #  is being used ('native_ui: yes').
301
302 gui_background_color:                 0x202020
303 gui_checkbox_text_color:              0xDCDCDC
304 gui_checkbox_and_button_active_color: 0xFF0000
305 gui_button_text_color:                0xFFFFFF
306 gui_button_background_color:          0x404040
307 gui_menu_background_color:            0x000000
308 gui_menu_text_color:                  0xFFFFFF
309 gui_button_border_color:              0x000000
310
311
312
313 #  Domain Structure Display Colors
314 #  -------------------------------
315 domain_structure_base_color:          0x202020
316 domain_structure_font_color:          0x909090
317
318
319
320 #  Settings Specific for Archaeopteryx Applets (E and A)
321 #  -----------------------------------------------------
322 #  To automatically midpoint reroot trees upon loading: 'midpoint_reroot: yes'
323
324 midpoint_reroot: yes
325
326
327
328 #  Settings Specific for ArchaeopteryxE Applets
329 #  --------------------------------------------
330 #  To hide controls and menus: 'hide_controls_and_menus: yes'
331 #  To use tabbed display     : 'use_tabbed_display: yes'
332
333 hide_controls_and_menus: no
334 use_tabbed_display:      yes
335
336
337
338 #  Settings For Phylogenetic Inference
339 #  -----------------------------------
340 #  EXPERIMENTAL: DO NOT USE!!
341
342 default_number_of_bootstrap_resamples: 100
343 mafft_local:                            /bin/mafft
344 fastme_local:                           /bin/fastme
345 raxml_local:                            /bin/raxml
346
347
348
349 #  Species colors
350 #  --------------
351 #  Format: species_color: speciesname hexcolor
352 species_color: BRAFL        0x00FFFF
353 species_color: SPHGR        0x9620F0
354 species_color: STRPU        0x9620F0
355 species_color: CIOIN        0xFF1CAE
356 species_color: CIOSA        0xFF2CAE
357 species_color: BOVIN        0x5C3317
358 species_color: CANFA        0x8B2323
359 species_color: HUMAN        0xFF2400
360 species_color: Homo_sapiens 0xFF2400
361 species_color: PANTR        0xCC2400
362 species_color: MOUSE        0xFF7F00
363 species_color: RAT          0xFFEF00
364 species_color: MONDO        0xEE9A49
365 species_color: ORNAN        0xCD853F
366 species_color: XENLA        0x6BAA23
367 species_color: XENTR        0x6BAA23
368 species_color: CHICK        0xFFC125
369 species_color: FUGRU        0x0000FF
370 species_color: BRARE        0x0000DD
371 species_color: DANRE        0x0000BB
372 species_color: TETNG        0x0000AA
373 species_color: ORYLA        0x000088
374 species_color: GASAC        0x000066
375 species_color: CAEEL        0xA0A0A0
376 species_color: CAEBR        0xB0B0B0
377 species_color: DROME        0x706F00
378 species_color: DROPS        0x504F00
379 species_color: APIME        0x7A7700
380 species_color: AEDAE        0x8C5900
381 species_color: TRICA        0x918E00
382 species_color: NEMVE        0xAABADD
383 species_color: HYDAT        0x7C9BCF
384 species_color: LUBBA        0xF7B5CB
385 species_color: GEOCY        0xF5A0BD
386 species_color: SUBDO        0xC790B9
387 species_color: MONBE        0xFC0FC0
388 species_color: DICPU        0x23238E
389 species_color: DICDI        0x4D4DFF
390 species_color: ENTHI        0x5959AB
391 species_color: ARATH        0x00FF00
392 species_color: POPTR        0x006400
393 species_color: VITVI        0x00CD00
394 species_color: GLYMA        0x00FF7F
395 species_color: ORYSA        0x008B00
396 species_color: ORYSJ        0x008C00
397 species_color: SORBI        0x00EE76
398 species_color: SELMO        0x238E23
399 species_color: PHYPA        0x09F911
400 species_color: OSTLU        0x7FFF00
401 species_color: OSTTA        0x7FFF00
402 species_color: OSTRC        0x7FFF00
403 species_color: MICPU        0x66CD00
404 species_color: MIC99        0x66CD00
405 species_color: CHLRE        0xB3EE3A
406 species_color: VOLCA        0xC0FF3E
407 species_color: CHLSP        0x6B8E23
408 species_color: CYAME        0xD02090
409 species_color: YEAST        0xAAAAAA
410 species_color: BACFR        0xFF0000
411 species_color: BACTN        0xFFFF00
412 species_color: MYXXD        0x0000FF
413 species_color: STIAU        0x00FFFF
414 species_color: BACOV        0x8C5900
415 species_color: BACUN        0x66CD00
416 species_color: PORGI        0x918E00
417 # rank: Class
418 species_color: Mammalia       0xFF0000
419 species_color: mammals        0xFF0000
420 # rank: Phylum
421 species_color: Chordata       0x8470FF
422 species_color: Echinodermata  0x6495ED
423 species_color: Hemichordata   0x7EC0EE
424 species_color: Arthropoda     0x7AC5CD 
425 species_color: Nematoda       0x7171C6
426 species_color: Tardigrada     0x388E8E
427 species_color: Annelida       0xC67171
428 species_color: Mollusca       0x00F5FF
429 species_color: Ctenophora     0xBBFFFF
430 species_color: Cnidaria       0xFF83FA
431 species_color: Placozoa       0xEED2EE
432 species_color: Porifera       0xFF3E96
433 species_color: Microsporidia  0x8B8378
434 species_color: Ascomycota     0xFF6347
435 species_color: Basidiomycota  0xFFD700
436 species_color: Chlorophyta    0x00C78C
437 species_color: Streptophyta   0x00C957
438 # rank: Kingdom
439 species_color: Viridiplantae  0x00FF00
440 species_color: plants         0x00FF00
441 species_color: Metazoa        0x0000FF
442 species_color: animals        0x0000FF
443 species_color: Fungi          0xFF9912
444 # rank: Superkingdom
445 species_color: Viruses        0xFFD700
446 species_color: Bacteria       0x00FF00
447 species_color: Archaea        0x0000FF
448 species_color: Eukaryota      0xFF0000
449 species_color: eukaryotes     0xFF0000
450
451 #  Domain colors
452 #  -------------
453
454 domain_color: Cofilin_ADF     0xFC0FC0
455 domain_color: TIR             0x900000
456 domain_color: NACHT           0x202020
457 domain_color: CARD            0xFF0000
458 domain_color: Peptidase_C14   0x00FF00
459 domain_color: Death           0x0000FF
460 domain_color: DED             0x00FFFF
461 domain_color: BIR             0xCCFF33
462 domain_color: PAAD_DAPIN      0x9999CC
463 domain_color: NB-ARC          0x500050
464 domain_color: WD40            0x888888
465 domain_color: RVT_1           0x999900
466
467 domain_color: CBM_48          0xFF0000
468 domain_color: Alpha-amylase   0x0000FF
469 domain_color: Alpha-amylase_C 0x0080FF
470
471 domain_color: CBM_48          0xFF0000
472 domain_color: Alpha-amylase   0x0000FF
473 domain_color: Alpha-amylase_C 0x0080FF
474
475 domain_color: GDE_N           0x009000
476 domain_color: GDE_C           0x00FF00
477 domain_color: hGDE_N          0x990099
478 domain_color: GDE_N_bis       0x007000
479 domain_color: hGDE_central    0xFF8000
480 domain_color: hGDE_amylase    0x0000EE
481 domain_color: hDGE_amylase    0x0000EE
482
483
484 #  Annotation colors
485 #  -----------------
486
487 annotation_color: dehydrogenase 0x0000FF
488 annotation_color: kinase        0xFF00FF
489 annotation_color: protease      0x009900
490 annotation_color: transcription 0xAAAA00
491
492
493 # END