<?xml version = "1.0" encoding = "UTF-8"?>
<serviceDescriptions  xmlns="pd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="pd /C:/Documents and Settings/ytanoh/My Documents/taverna-1.4-old/plugins/pedro/services/model/common.xsd">
	<serviceDescription >
		<serviceName>Get_Protein_Fasta</serviceName>
		<serviceDescriptionText>Retrieves the protein or nucleotide sequence in fasta format associated to a given GI number or accession number.</serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>Get_Protein_Fasta</operationName>
				<operationSpec>&lt;s:local xmlns:s=&quot;http://org.embl.ebi.escience/xscufl/0.1alpha&quot;&gt;net.sourceforge.taverna.scuflworkers.ncbi.ProteinFastaWorker&lt;/s:local&gt;</operationSpec>
				<operationDescriptionText>Retrieves the protein or nucleotide sequence in fasta format associated to a given GI number or accession number.</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>id</parameterName>
						<parameterDescription>GI number or SWISSPROT/UNIPROT/TrEMBL/DDBJ/EMBL accession number associated to a sequence. 
For example: 
GI---&gt;18450186 | 
DDBJ---&gt;AY066427 | 
EMBL---&gt;A00993 | 
SWISSPROT---&gt;Q09093</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#genbank_GI</semanticType>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>outputText</parameterName>
						<parameterDescription>Returns a protein or nucleotide sequence in fasta format</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#biological_sequence</semanticType>
						<parameterFormat>http://www.mygrid.org.uk/ontology#fasta_format</parameterFormat>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationOutputs>

				<operationTask>http://www.mygrid.org.uk/ontology#retrieving</operationTask>
				<operationResource>http://www.mygrid.org.uk/ontology#Entrez_GenBank_protein</operationResource>
			</serviceOperation>

		</operations>

		<serviceType>Local JAVA Widget</serviceType>
	</serviceDescription>

</serviceDescriptions>
