Line | |
---|
1 | menu:Print |
---|
2 | |
---|
3 | item:[experimental] Validate taxonomy (SATIVA) |
---|
4 | itemmethod: (mkdir -p ~/.arb_tmp/sativa_$$; cd ~/.arb_tmp/sativa_$$ ; arb_convert_aln --arb-notify -GenBank TmpInputFile -phylip sativa_in.phy; ${ARB_XCMD} bash -x -c @@LD_LIBRARY_PATH="${ARB_LIBRARY_PATH:-/usr/arb/lib}";export LD_LIBRARY_PATH; arb_sativa.pl $MARKEDONLY $MARKMIS $RANKTEST $TAXFIELD $SPECIESFIELD $DUPRANKS $BADRANKS; arb_wait@@; cd ~/.arb_tmp; rm -rf sativa_$$) & |
---|
5 | seqtype:* |
---|
6 | itemmeta:v |
---|
7 | itemhelp:sativa.help |
---|
8 | |
---|
9 | #arb_export_tree $TREE > reftree.tre |
---|
10 | |
---|
11 | in:TmpInputFile |
---|
12 | informat:genbank |
---|
13 | insave: |
---|
14 | |
---|
15 | arg:MARKEDONLY |
---|
16 | arglabel:Process marked species only ? |
---|
17 | argtype:choice_menu |
---|
18 | argchoice:Yes:--marked-only |
---|
19 | argchoice:No: |
---|
20 | |
---|
21 | arg:MARKMIS |
---|
22 | arglabel:Mark found misplaced species ? |
---|
23 | argtype:choice_menu |
---|
24 | argchoice:Yes:--mark-misplaced |
---|
25 | argchoice:No: |
---|
26 | |
---|
27 | arg:RANKTEST |
---|
28 | arglabel:Test for misplaced higher ranks ? |
---|
29 | argtype:choice_menu |
---|
30 | argchoice:No: |
---|
31 | argchoice:Yes:--rank-test |
---|
32 | |
---|
33 | arg:TAXFIELD |
---|
34 | arglabel:Taxonomy path field |
---|
35 | argtype:text |
---|
36 | argtext:tax_slv |
---|
37 | |
---|
38 | arg:SPECIESFIELD |
---|
39 | arglabel:Species name field |
---|
40 | argtype:text |
---|
41 | argtext:full_name |
---|
42 | |
---|
43 | arg:DUPRANKS |
---|
44 | arglabel:Action for non-unique rank names |
---|
45 | argtype:choice_menu |
---|
46 | argchoice:Ignore:ignore |
---|
47 | #argchoice:Auto-rename:autofix |
---|
48 | argchoice:Report and exit:abort |
---|
49 | argchoice:Skip sequences:skip |
---|
50 | |
---|
51 | arg:BADRANKS |
---|
52 | arglabel:Action for redundant ranks (subclass, suborder etc.) |
---|
53 | argtype:choice_menu |
---|
54 | argchoice:Ignore:ignore |
---|
55 | #argchoice:"Best guess" fix:autofix |
---|
56 | argchoice:Report and exit:abort |
---|
57 | argchoice:Skip sequences:skip |
---|
Note: See
TracBrowser
for help on using the repository browser.