Last change
on this file was
9163,
checked in by westram, 12 years ago
|
- report suppressed failure when creating ARB_GDEmenus (first command of a pipe)
- fix failure (temp)
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
1.1 KB
|
Line | |
---|
1 | item:Positional Variability by Olsons dnamlrates (max 5000 Species, 8000 seqlength) |
---|
2 | seqtype: N |
---|
3 | itemmeta: O |
---|
4 | itemmethod:(GOTO_LOCAL_DIR ; \ |
---|
5 | arb_export_rates "" "M $RESIDUES" "T $TTRATIO" "U" $LENGTHS "F" | \ |
---|
6 | arb_convert_aln -GenBank in1 -phylip2 in1.ph; \ |
---|
7 | echo 1 >>in1.ph; \ |
---|
8 | arb_export_tree $TREE >>in1.ph; \ |
---|
9 | RUN_IN_WINDOW((cat in1.ph |arb_dnarates)); \ |
---|
10 | RM_LOCAL_FILES(in1) )& |
---|
11 | |
---|
12 | itemhelp:DNAml_rates.help |
---|
13 | |
---|
14 | arg:TREE |
---|
15 | argtype:tree |
---|
16 | arglabel:Base Tree |
---|
17 | argchoice:tree_main |
---|
18 | |
---|
19 | arg:RESIDUES |
---|
20 | argtype:text |
---|
21 | arglabel:Number of informative residues |
---|
22 | argtext:10 |
---|
23 | |
---|
24 | arg:TTRATIO |
---|
25 | argtype:text |
---|
26 | arglabel:Transition/transversion ratio |
---|
27 | argtext:2.0 |
---|
28 | |
---|
29 | arg:LENGTHS |
---|
30 | argtype:choice_menu |
---|
31 | arglabel:Use branchlengths? |
---|
32 | argchoice:Yes:"L" |
---|
33 | argchoice:No: |
---|
34 | |
---|
35 | // arg:USERRATES |
---|
36 | // argtype:text(20) |
---|
37 | // arglabel:User frequency rates |
---|
38 | // argtext:F |
---|
39 | |
---|
40 | // arg:USERRATES |
---|
41 | // argtype:choice_menu |
---|
42 | // arglabel:Choose frequency rates |
---|
43 | // argchoice:Calculate frequencies:F |
---|
44 | // argchoice:Estimate equal frequencies:F 0.25 0.25 0.25 0.25 |
---|
45 | |
---|
46 | in:in1 |
---|
47 | informat:genbank |
---|
48 | inmask: |
---|
49 | insave: |
---|
Note: See
TracBrowser
for help on using the repository browser.