source: tags/ms_r18q1/GDEHELP/MENUS/export.menu

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