source: branches/profile/GDEHELP/MENUS/fastdnaml.menu

Last change on this file was 11886, checked in by westram, 10 years ago
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 905 bytes
Line 
1item:AxML + FastdnaML
2seqtype: N
3itemmeta: A
4itemmethod:(GOTO_LOCAL_DIR ; \
5            arb_export_rates --arb-notify "$RATES" "T 2.0" "Y 1" "$QUICKADD" | GEN_FASTDNAML(infile) && \
6            RUN_IN_WINDOW((cp infile last.infile; time arb_fastdnaml $PROGRAM && $DISPLAY_FUNC)); \
7            RM_LOCAL_FILES(TmpInputFile last.infile) )&
8
9itemhelp:dnaml.help
10
11arg:RATES
12argtype:weights
13arglabel:Select a Weighting Mask
14argchoice:POS_VAR_BY_PAR
15
16arg:PROGRAM
17argtype:choice_menu
18arglabel:Select program to use
19argchoice:AxML:axml
20argchoice:FastdnaML:fastdnaml
21
22arg:QUICKADD
23argtype:choice_menu
24arglabel:Use Quickadd
25argchoice:Yes:
26argchoice:No:Q
27
28arg:DISPLAY_FUNC
29argtype:choice_menu
30arglabel:What to do with the tree?
31argchoice:ARB ('tree_fml_...'):arb_read_tree tree_fml_$$ treefile "PRG=$PROGRAM FILTER=$FILTER RATE=$RATES"
32argchoice:Treetool:treetool treefile
33
34in:TmpInputFile
35informat:genbank
36insave:
37
Note: See TracBrowser for help on using the repository browser.