<?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>getSeqId</serviceName>
		<organisation >
			<organisationName>Virginia Bioinformatics Institute</organisationName>
		</organisation>

		<locationURL>http://pathport.bioinformatics.vt.edu:6565/axis/services/geneidmap</locationURL>
		<interfaceWSDL>http://www.vbi.vt.edu/~pathport/services/wsdls/geneidmap.wsdl</interfaceWSDL>
		<serviceDescriptionText>Query Affymatrix annotation csv database for gene alias and map one gene id with other alias (alternative ids) for the same gene. </serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>getSeqId</operationName>
				<operationSpec>&lt;s:arbitrarywsdl xmlns:s=&quot;http://org.embl.ebi.escience/xscufl/0.1alpha&quot;&gt;&lt;s:wsdl&gt;http://www.vbi.vt.edu/~pathport/services/wsdls/geneidmap.wsdl&lt;/s:wsdl&gt;&lt;s:operation&gt;getSeqId&lt;/s:operation&gt;&lt;/s:arbitrarywsdl&gt;</operationSpec>
				<operationDescriptionText>Query Affymatrix annotation csv database for gene alias and map one gene id with other alias (alternative ids) for the same gene.</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>in0:Ids</parameterName>
						<messageName>getSeqIdRequest</messageName>
						<parameterDescription>Affymetrix Probe set Ids. For example: 141200_at</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#Affymetrix_probe_set_id</semanticType>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>getSeqIdReturn</parameterName>
						<messageName>getSeqIdResponse</messageName>
						<parameterDescription>Returns gene alias for a given probe set id.  </parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#bioinformatics_record_id</semanticType>
						<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>
			</serviceOperation>

		</operations>

		<serviceType>WSDL service</serviceType>
	</serviceDescription>

</serviceDescriptions>
