source: tags/svn.1.5.4/GDEHELP/MENUS/puzzle.menu

Last change on this file was 7187, checked in by westram, 14 years ago

merges [7099] [7106] [7107] from refactor

  • name+type → FormattedFile
  • simplyfied command line parsing and interactive mode
  • renamed output-format 'phylip2' to 'fastdnaml'
  • fixed broken calls to arb_convert_aln
    • raxml and puzzle expect PHYLIP format
    • arb_dnarates and arb_fastdnaml expect FASTDNAML format
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 508 bytes
Line 
1item:TREEPUZZLE ...
2itemmeta: T
3itemmethod:(GOTO_LOCAL_DIR; \
4            arb_convert_aln -GenBank in1 -phylip 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.