source: branches/port5/GDEHELP/MENUS/puzzle.menu

Last change on this file was 5077, checked in by westram, 17 years ago
  • typo
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 509 bytes
Line 
1item:TREEPUZZLE ...
2itemmeta: T
3itemmethod:(GOTO_LOCAL_DIR; \
4            arb_convert_aln -GenBank in1 -phylip2 infile;\
5            RUN_IN_WINDOW((puzzle;$DISPLAY_FUNC));\
6            RM_LOCAL_FILES(in1 outdist) )&
7itemhelp:treepuzzle.help
8
9arg:DISPLAY_FUNC
10argtype:choice_menu
11arglabel:What to do with the tree?
12argchoice:ARB ('tree_puz_//'):arb_read_tree tree_puz_$$ outtree "PRG=PUZZLE FILTER=$FILTER PKG=strimmer/v. haeseler"
13argchoice:Treetool:treetool outtree
14
15in:in1
16informat:genbank
17inmask:
18insave:
19
Note: See TracBrowser for help on using the repository browser.