#------------------- Protein ( 2/22/06) -------------------------- # Note: This menu requires that the shell script 'GBfilter' be # in your bin directory. item:Protein from Protein GI itemmethod: (python $BIRCH/script/SHGet.py in1 -mn $METHOD in1.tmp; $WHERE) & itemhelp:doc/dGDE/SeqHound_API_Functions.html#SHoundGetFastaList itemopen:browser.csh arg:METHOD arglabel:Retrieval method argtype:choice_menu argchoice:SHoundGetFastafList (default,fast):SHoundGetFastaList argchoice:SHoundGetFasta (slow,reliable):SHoundGetFasta argvalue:0 arg:WHERE arglabel:WHERE TO SEND OUTPUT argtype:chooser # If GenBank file, read directly, otherwise, convert to GenBank. argchoice:GDE:(GBfilter in1.tmp in1.gen; gde in1.gen; rm in1.*)& argchoice:Textedit window:($GDE_TEXTEDIT in1.tmp;rm in1.*) & argchoice:Output file:mv in1.tmp $OUTFILE; echo ' SEQHOUND - GET completed' argvalue:0 arg:OUTFILE arglabel:Output file name argtype:text in:in1 informat:flat insave: