RE: [Soaplab-users] Embossdata soaplab service
Brought to you by:
marsenger
From: Marc L. <Mar...@DE...> - 2005-09-26 12:42:02
|
> -----Original Message----- > From: Martin Senger [mailto:se...@eb...]=20 > Sent: Monday, September 26, 2005 2:38 PM > To: Marc Logghe > Cc: soa...@li... > Subject: Re: [Soaplab-users] Embossdata soaplab service >=20 > > When you look at the metadata for the embossdata soaplab=20 > service you=20 > > have the possibility to fetch a data file like e.g. 'Cut.index'. > > However, it is not clear to me how to get to the content of=20 > that file=20 > > when you invoke that service within e.g. taverna. > > > What program is going to need (to consume) this data? An=20 > Emboss program? Like another program accessed by Soaplab web srevice? Hi Martin, The purpose is to send the content of Cut.index (a 2 column list of codon table ids and the corresponding description) to a beanshell script in Taverna that turns this into a dropdown list. In that way a user could make a choice based on the description, while the actual value send to the server is the codon table name. Cheers and tnx for the prompt reaction, Marc |