source: trunk/GDEHELP/MENUS/puzzle.menu

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