source: tags/arb_5.2/GDEHELP/MENUS/export.menu

Last change on this file was 2254, checked in by westram, 20 years ago
  • many changes to run tasks in seperate directories
  • removed deprecated stuff
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 700 bytes
Line 
1item:Export sequences to foreign format (Readseq) ...
2itemmeta: R
3itemmethod:arb_readseq in1 -pipe -all -form=$FORMAT > $OUTPUTFILE
4itemhelp:readseq.help
5
6arg:FORMAT
7argtype:choice_menu
8argchoice:GenBank:genbank
9argchoice:IG/Stanford:ig
10argchoice:NBRF:nbrf
11argchoice:EMBL:embl
12argchoice:GCG:gcg
13argchoice:DNA Strider:strider
14argchoice:Fitch:fitch
15argchoice:Pearson/Fasta:pearson
16argchoice:Zuker:zuker
17argchoice:Olsen:olsen
18argchoice:Phylip:phylip
19argchoice:Plain text:raw
20argchoice:ASN.1:asn
21argchoice:PIR:pir
22argchoice:MSF:msf
23argchoice:PAUP/NEXUS:paup
24argchoice:Pretty:pretty -nametop -nameleft=3 -numright -nameright -numtop
25
26arg:OUTPUTFILE
27argtype:text
28arglabel:Save as?
29
30in:in1
31informat:genbank
Note: See TracBrowser for help on using the repository browser.