|
Last change
on this file was
11886,
checked in by westram, 12 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:
1007 bytes
|
| Line | |
|---|
| 1 | item:AxML + FastdnaML (max 500 Species) ... |
|---|
| 2 | seqtype: N |
|---|
| 3 | itemmeta: M |
|---|
| 4 | itemmethod:(/bin/rm -f outfile infile treefile ;\ |
|---|
| 5 | arb_export_rates --arb-notify "$RATES" "Y 1" "Q" "R" "G 0 0" "T 2.0" | GEN_FASTDNAML(infile) && \ |
|---|
| 6 | ( arb_export_tree $TREE || STOP_ON_FAILURE(arb_export_tree '$TREE')) >>infile && \ |
|---|
| 7 | RUN_IN_WINDOW((time arb_fastdnaml $PROGRAM && $DISPLAY_FUNC));\ |
|---|
| 8 | /bin/rm -f TmpInputFile )& |
|---|
| 9 | itemhelp:dnaml.help |
|---|
| 10 | |
|---|
| 11 | arg:RATES |
|---|
| 12 | argtype:weights |
|---|
| 13 | arglabel:Select a Weighting Mask |
|---|
| 14 | argchoice:POS_VAR_BY_PARS |
|---|
| 15 | |
|---|
| 16 | arg:TREE |
|---|
| 17 | argtype:tree |
|---|
| 18 | arglabel:Base Tree |
|---|
| 19 | argchoice: |
|---|
| 20 | |
|---|
| 21 | arg:PROGRAM |
|---|
| 22 | argtype:choice_menu |
|---|
| 23 | arglabel:Select program to use |
|---|
| 24 | argchoice:AxML:axml |
|---|
| 25 | argchoice:FastdnaML:fastdnaml |
|---|
| 26 | |
|---|
| 27 | arg:DISPLAY_FUNC |
|---|
| 28 | argtype:choice_menu |
|---|
| 29 | arglabel:What to do with the tree? |
|---|
| 30 | argchoice:ARB ('tree_fml_//'):arb_read_tree tree_fml_$$ treefile "PRG=$PROGRAM BASETREE=$TREE FILTER=$FILTER RATE=$RATES PKG=olsen/felsenstein" |
|---|
| 31 | argchoice:Treetool:treetool treefile |
|---|
| 32 | |
|---|
| 33 | |
|---|
| 34 | in:TmpInputFile |
|---|
| 35 | informat:genbank |
|---|
| 36 | insave: |
|---|
Note: See
TracBrowser
for help on using the repository browser.