Last change
on this file was
11874,
checked in by westram, 11 years ago
|
- reintegrates 'customize' into 'trunk'
- implements #484
- clean up worst things in GDE to allow use of custom menu-files
- adds:
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
732 bytes
|
Line | |
---|
1 | item:Export sequences to foreign format (Readseq) ... |
---|
2 | itemmeta: R |
---|
3 | seqtype:* |
---|
4 | itemmethod:arb_readseq TmpInputFile -pipe -all -form=$FORMAT > $OUTPUTFILE |
---|
5 | itemhelp:readseq.help |
---|
6 | |
---|
7 | arg:FORMAT |
---|
8 | argtype:choice_menu |
---|
9 | argchoice:GenBank:genbank |
---|
10 | argchoice:IG/Stanford:ig |
---|
11 | argchoice:NBRF:nbrf |
---|
12 | argchoice:EMBL:embl |
---|
13 | argchoice:GCG:gcg |
---|
14 | argchoice:DNA Strider:strider |
---|
15 | argchoice:Fitch:fitch |
---|
16 | argchoice:Pearson/Fasta:pearson |
---|
17 | argchoice:Zuker:zuker |
---|
18 | argchoice:Olsen:olsen |
---|
19 | argchoice:Phylip:phylip |
---|
20 | argchoice:Plain text:raw |
---|
21 | argchoice:ASN.1:asn |
---|
22 | argchoice:PIR:pir |
---|
23 | argchoice:MSF:msf |
---|
24 | argchoice:PAUP/NEXUS:paup |
---|
25 | argchoice:Pretty:pretty -nametop -nameleft=3 -numright -nameright -numtop |
---|
26 | |
---|
27 | arg:OUTPUTFILE |
---|
28 | argtype:filename |
---|
29 | arglabel:Save as? |
---|
30 | |
---|
31 | in:TmpInputFile |
---|
32 | informat:genbank |
---|
Note: See
TracBrowser
for help on using the repository browser.