<?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>getGeneInfoChromosome</serviceName>
		<organisation >
			<organisationName>DNA Data Bank of Japan</organisationName>
			<organisationDescriptionText>http://www.ddbj.nig.ac.jp/</organisationDescriptionText>
			<organisationKey>DDBJ</organisationKey>
		</organisation>

		<locationURL>http://xml.nig.ac.jp/xddbj/Ensembl</locationURL>
		<interfaceWSDL>http://xml.nig.ac.jp/wsdl/Ensembl.wsdl</interfaceWSDL>
		<serviceDescriptionText>Get gene information of specified organism, gene_id and chromosome.</serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>getGeneInfoChromosome</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;getGeneInfoChromosome&lt;/s:operation&gt;&lt;/s:arbitrarywsdl&gt;</operationSpec>
				<operationDescriptionText>Get gene information of specified organism, gene_id and chromosome.</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>organism</parameterName>
						<messageName>getGeneInfoChromosome3In</messageName>
						<parameterDescription>Organism name. eg. humam</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

					<parameter >
						<parameterName>geneId</parameterName>
						<messageName>getGeneInfoChromosome3In</messageName>
						<parameterDescription>Ensembl gene_id. eg. ENSG00000146556</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#ensembl_record_id</semanticType>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

					<parameter >
						<parameterName>chromosome</parameterName>
						<messageName>getGeneInfoChromosome3In</messageName>
						<parameterDescription>Chromosome number</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>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>Result</parameterName>
						<messageName>getGeneInfoChromosome3Out</messageName>
						<parameterDescription>Return detailed gene information. Each line has two columns and the columns are tab delimited. The first column is item name and the second one is value. If the gene is observed alternative splicing Transcript2, Transcript3 information can be seen in the information.</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>
