Last change
on this file was
11886,
checked in by westram, 11 years ago
|
- reintegrates 'cleanup' into 'trunk'
- adds:
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
992 bytes
|
Line | |
---|
1 | item:Phylip Distance Methods (Original Phylip, Interactive) |
---|
2 | itemmeta: I |
---|
3 | seqtype:* |
---|
4 | itemmethod:(GOTO_LOCAL_DIR;GEN_PHYLIP(infile) && \ |
---|
5 | RUN_IN_WINDOW(($DPGM;\ |
---|
6 | mv -f outfile infile;\ |
---|
7 | (${ARB_XCMD} $PROGRAM || STOP_ON_FAILURE($PROGRAM)) && \ |
---|
8 | $DISPLAY_FUNC));\ |
---|
9 | RM_LOCAL_FILES(TmpInputFile))& |
---|
10 | itemhelp:phylip_distance.help |
---|
11 | |
---|
12 | arg:DISPLAY_FUNC |
---|
13 | argtype:choice_menu |
---|
14 | arglabel:What to do with the tree? |
---|
15 | argchoice:ARB ('tree_ph_xxx'):(arb_read_tree tree_ph_$$ outtree "PRG=$PROGRAM FILTER=$FILTER PKG=phylip (Interactive)") |
---|
16 | argchoice:TextEdit:arb_textedit outtree |
---|
17 | argchoice:Treetool:treetool outtree |
---|
18 | |
---|
19 | arg:PROGRAM |
---|
20 | arglabel:Which method? |
---|
21 | argtype:choice_menu |
---|
22 | argchoice:Fitch:fitch |
---|
23 | argchoice:Kitsch:kitsch |
---|
24 | argchoice:Neighbor:neighbor |
---|
25 | |
---|
26 | arg:DPGM |
---|
27 | arglabel:Treat data as.. |
---|
28 | argtype:choice_menu |
---|
29 | argchoice:RNA/DNA (dnadist):dnadist |
---|
30 | argchoice:AA (protdist):protdist |
---|
31 | |
---|
32 | |
---|
33 | in:TmpInputFile |
---|
34 | informat:genbank |
---|
35 | insave: |
---|
36 | |
---|
Note: See
TracBrowser
for help on using the repository browser.