<?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/taverna-1.4-old/plugins/pedro/services/model/common.xsd">
	<serviceDescription >
		<serviceName>getGeneList</serviceName>
		<organisation >
			<organisationName>DNA Data Bank of Japan</organisationName>
			<organisationDescriptionText>http://www.ddbj.nig.ac.jp/</organisationDescriptionText>
			<organisationKey>DDBJ</organisationKey>
		</organisation>

		<author>DDBJ</author>
		<locationURL>http://xml.nig.ac.jp/xddbj/Ensembl</locationURL>
		<interfaceWSDL>http://xml.nig.ac.jp/wsdl/Ensembl.wsdl</interfaceWSDL>
		<serviceDescriptionText>Get gene list of a organism from the Ensembl database.</serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>getGeneList</operationName>
				<operationSpec>&lt;s:arbitrarywsdl xmlns:s=&quot;http://org.embl.ebi.escience/xscufl/0.1alpha&quot;&gt;&lt;s:wsdl&gt;http://xml.nig.ac.jp/wsdl/Ensembl.wsdl&lt;/s:wsdl&gt;&lt;s:operation&gt;getGeneList&lt;/s:operation&gt;&lt;/s:arbitrarywsdl&gt;</operationSpec>
				<operationDescriptionText>Get gene list of a organism from the Ensembl database.</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>organism</parameterName>
						<messageName>getGeneList1In</messageName>
						<parameterDescription>organism name, Supported organisms: human, mouse, chimp, rat, zebrafish, chicken, mosquito, fly, tetraodon, dog, celegans, yeast</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>Result</parameterName>
						<messageName>getGeneList1Out</messageName>
						<parameterDescription>Gene list of a organism with tab delimited format. The list has multiple lines and the line contains gene_id, gene symbol, chromosome number, start and end position and strand in a chromosome.</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#Ensembl_record</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>
				<operationResource>http://www.mygrid.org.uk/ontology#Ensembl</operationResource>
			</serviceOperation>

		</operations>

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

</serviceDescriptions>
