Last change
on this file was
16469,
checked in by westram, 7 years ago
|
- reintegrates 'textedit' into 'trunk'
- fixes #586
- editor now always started asynchronously
- uses inotify to track file changes
also use inotify to track directory updates (in order to update file selections when needed) by [16515] ff.; merged by [16551]
- adds: log:branches/textedit@16448:16468
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
2.0 KB
|
Line | |
---|
1 | item:Phylip PROML |
---|
2 | seqtype: A |
---|
3 | itemmeta: O |
---|
4 | itemmethod:(GOTO_LOCAL_DIR;GEN_PHYLIP(infile) && \ |
---|
5 | RUN_IN_WINDOW((arb_proml $BOOTSTRAP $MODEL $VIEWOUT $ANALYSIS $RANDOM $REARRANGE \ |
---|
6 | $RATE_VARIATION $VARIATION_COEFF $HMM_RATES $INV_FRACTION \ |
---|
7 | $INTERACTIVE && \ |
---|
8 | $DISPLAY_FUNC));\ |
---|
9 | RM_LOCAL_FILES(TmpInputFile) )& |
---|
10 | itemhelp:proml.help |
---|
11 | |
---|
12 | arg:DISPLAY_FUNC |
---|
13 | argtype:choice_menu |
---|
14 | arglabel:What to do with the tree? |
---|
15 | argchoice:ARB ('tree_proml_'):arb_read_tree `/bin/cat arb_read_tree_args` tree_proml_$$ outtree "PRG=proml FILTER=$FILTER PKG=phylip BOOT=$BOOTSTRAP MODEL=$MODEL ANALYSIS=$ANALYSIS" |
---|
16 | argchoice:TextEdit:arb_textedit outfile |
---|
17 | argchoice:Treetool:treetool outtree |
---|
18 | |
---|
19 | arg:MODEL |
---|
20 | argtype:choice_menu |
---|
21 | arglabel:Model |
---|
22 | argchoice:Jones-Taylor-Thornton:JTT |
---|
23 | argchoice:Dayhoff PAM:PAM |
---|
24 | |
---|
25 | arg:ANALYSIS |
---|
26 | argtype:choice_menu |
---|
27 | arglabel:Analysis |
---|
28 | argchoice:Rough & fast:rough |
---|
29 | argchoice:Fine & slow:fine |
---|
30 | |
---|
31 | arg:REARRANGE |
---|
32 | argtype:choice_menu |
---|
33 | arglabel:Global rearrangements |
---|
34 | argchoice:No:0 |
---|
35 | argchoice:Yes:1 |
---|
36 | |
---|
37 | arg:RANDOM |
---|
38 | argtype:choice_menu |
---|
39 | arglabel:Randomize sequence order |
---|
40 | argchoice:Yes:1 |
---|
41 | argchoice:No:0 |
---|
42 | |
---|
43 | arg:RATE_VARIATION |
---|
44 | argtype:choice_menu |
---|
45 | arglabel:Rate variation among sites? |
---|
46 | argchoice:Constant rate of change:0 |
---|
47 | argchoice:Gamma distributed rates:1 |
---|
48 | argchoice:Gamma+Invariant sites:2 |
---|
49 | |
---|
50 | arg:VARIATION_COEFF |
---|
51 | argtype:text |
---|
52 | arglabel:Variation coeff. (gamma only) |
---|
53 | argtext:4 |
---|
54 | |
---|
55 | arg:HMM_RATES |
---|
56 | argtype:text |
---|
57 | arglabel:Rates in HMM (gamma only) |
---|
58 | argtext:4 |
---|
59 | |
---|
60 | arg:INV_FRACTION |
---|
61 | argtype:text |
---|
62 | arglabel:Fraction of invariant sites |
---|
63 | argtext:0.1 |
---|
64 | |
---|
65 | arg:BOOTSTRAP |
---|
66 | argtype:choice_menu |
---|
67 | arglabel:How many bootstraps? |
---|
68 | argchoice:Do not bootstrap:0 |
---|
69 | argchoice:10:10 |
---|
70 | argchoice:100:100 |
---|
71 | argchoice:500:500 |
---|
72 | argchoice:1000:1000 |
---|
73 | argchoice:5000:5000 |
---|
74 | argchoice:10000:10000 |
---|
75 | |
---|
76 | arg:VIEWOUT |
---|
77 | argtype:choice_menu |
---|
78 | arglabel:View report |
---|
79 | argchoice:No:0 |
---|
80 | argchoice:Yes:1 |
---|
81 | |
---|
82 | arg:INTERACTIVE |
---|
83 | argtype:choice_menu |
---|
84 | arglabel:Interactive? (no for bootstrap) |
---|
85 | argchoice:No:0 |
---|
86 | argchoice:Yes:1 |
---|
87 | |
---|
88 | in:TmpInputFile |
---|
89 | informat:genbank |
---|
90 | insave: |
---|
91 | |
---|
Note: See
TracBrowser
for help on using the repository browser.