Last change
on this file was
2218,
checked in by westram, 21 years ago
|
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
1.0 KB
|
Line | |
---|
1 | item:DeSoete Tree fit |
---|
2 | itemmeta: S |
---|
3 | itemmethod: (RUN_IN_WINDOW((arb_readseq -a -f8 in1>in1.flat;\ |
---|
4 | count -t $CORR in1.flat> in1.tmp;\ |
---|
5 | lsadt<in1.tmp -seed $SEED -init $INIT -empty -99.9 > in1.out;\ |
---|
6 | $DISPLAY_FUNC));\ |
---|
7 | /bin/rm -f in1* )& |
---|
8 | itemhelp:lsadt.help |
---|
9 | |
---|
10 | in:in1 |
---|
11 | informat:genbank |
---|
12 | insave: |
---|
13 | inmask: |
---|
14 | |
---|
15 | arg:CORR |
---|
16 | arglabel:Dist. correction? |
---|
17 | argtype:choice_menu |
---|
18 | argchoice:Olsen:-c=olsen |
---|
19 | argchoice:Jukes/Cantor:-c=jukes |
---|
20 | argchoice:None:-c=none |
---|
21 | |
---|
22 | arg:INIT |
---|
23 | arglabel:Parameter estimate |
---|
24 | argtype:choice_menu |
---|
25 | argchoice:uniformly distributed random numbers:1 |
---|
26 | argchoice:error-perturbed data:2 |
---|
27 | argchoice:original distance data from input matrix:3 |
---|
28 | |
---|
29 | arg:SEED |
---|
30 | argtype:slider |
---|
31 | arglabel:Random nr. seed |
---|
32 | argmin:0 |
---|
33 | argmax:65535 |
---|
34 | argvalue:12345 |
---|
35 | |
---|
36 | arg:DISPLAY_FUNC |
---|
37 | argtype:choice_menu |
---|
38 | arglabel:View tree using |
---|
39 | argchoice:ARB ('tree_desoete'):arb_read_tree tree_desoete_$$ in1.out "PRG=DeSoete CORR=$CORR FILTER=$FILTER" |
---|
40 | argchoice:TextEdit:arb_textedit in1.out & |
---|
41 | argchoice:Treetool:treetool in1.out |
---|
Note: See
TracBrowser
for help on using the repository browser.