|
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:
1.1 KB
|
| Line | |
|---|
| 1 | item:Positional Variability by Olsons dnamlrates (max 5000 Species, 8000 seqlength) |
|---|
| 2 | seqtype: N |
|---|
| 3 | itemmeta: O |
|---|
| 4 | itemmethod:(GOTO_LOCAL_DIR ; \ |
|---|
| 5 | arb_export_rates --arb-notify "" "M $RESIDUES" "T $TTRATIO" "U" $LENGTHS "F" | GEN_FASTDNAML(dnarates.in) && \ |
|---|
| 6 | ( echo 1; arb_export_tree $TREE || STOP_ON_FAILURE(arb_export_tree '$TREE') ) >>dnarates.in && \ |
|---|
| 7 | RUN_IN_WINDOW(arb_dnarates dnarates.in); \ |
|---|
| 8 | RM_LOCAL_FILES(TmpInputFile dnarates.in) )& |
|---|
| 9 | |
|---|
| 10 | itemhelp:DNAml_rates.help |
|---|
| 11 | |
|---|
| 12 | arg:TREE |
|---|
| 13 | argtype:tree |
|---|
| 14 | arglabel:Base Tree |
|---|
| 15 | argchoice:tree_main |
|---|
| 16 | |
|---|
| 17 | arg:RESIDUES |
|---|
| 18 | argtype:text |
|---|
| 19 | arglabel:Number of informative residues |
|---|
| 20 | argtext:10 |
|---|
| 21 | |
|---|
| 22 | arg:TTRATIO |
|---|
| 23 | argtype:text |
|---|
| 24 | arglabel:Transition/transversion ratio |
|---|
| 25 | argtext:2.0 |
|---|
| 26 | |
|---|
| 27 | arg:LENGTHS |
|---|
| 28 | argtype:choice_menu |
|---|
| 29 | arglabel:Use branchlengths? |
|---|
| 30 | argchoice:Yes:"L" |
|---|
| 31 | argchoice:No: |
|---|
| 32 | |
|---|
| 33 | // arg:USERRATES |
|---|
| 34 | // argtype:text(20) |
|---|
| 35 | // arglabel:User frequency rates |
|---|
| 36 | // argtext:F |
|---|
| 37 | |
|---|
| 38 | // arg:USERRATES |
|---|
| 39 | // argtype:choice_menu |
|---|
| 40 | // arglabel:Choose frequency rates |
|---|
| 41 | // argchoice:Calculate frequencies:F |
|---|
| 42 | // argchoice:Estimate equal frequencies:F 0.25 0.25 0.25 0.25 |
|---|
| 43 | |
|---|
| 44 | in:TmpInputFile |
|---|
| 45 | informat:genbank |
|---|
| 46 | insave: |
|---|
Note: See
TracBrowser
for help on using the repository browser.