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

		<locationURL>http://pathport.bioinformatics.vt.edu:6565/axis/services/glimmerm</locationURL>
		<interfaceWSDL>http://www.vbi.vt.edu/~pathport/services/wsdls/glimmerm.wsdl</interfaceWSDL>
		<serviceDescriptionText>Used to identify and analyze genomic DNA sequences for eukaryotes. It is based on a dynamic programing algorithm that considers all combinations of possible exons for inclusion in a gene model and chooses the best of these combinations. The results are returned using a subset of dasML format.</serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>getGenepredict</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/glimmerm.wsdl&lt;/s:wsdl&gt;&lt;s:operation&gt;getGenepredict&lt;/s:operation&gt;&lt;/s:arbitrarywsdl&gt;</operationSpec>
				<operationDescriptionText>Used to identify and analyze genomic DNA sequences for eukaryotes. It is based on a dynamic programing algorithm that considers all combinations of possible exons for inclusion in a gene model and chooses the best of these combinations. The results are returned using a subset of dasML format.</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>in0:sequence_name</parameterName>
						<messageName>getGenepredictRequest</messageName>
						<parameterDescription>Specify your input sequence name</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

					<parameter >
						<parameterName>in1:target_sequence</parameterName>
						<messageName>getGenepredictRequest</messageName>
						<parameterDescription>Input sequence. Either a url or a sequence string, or sequence file attachment in fasta format.</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#DNA_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>

					<parameter >
						<parameterName>in2:org_type</parameterName>
						<messageName>getGenepredictRequest</messageName>
						<parameterDescription>Corresponds to organism type. 2 possible values:&quot;arabidopsis&quot;or&quot;aspergillus&quot;</parameterDescription>
						<defaultValue>arabidopsis</defaultValue>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>getGenepredictReturn</parameterName>
						<messageName>getGenepredictResponse</messageName>
						<parameterDescription>Returns the gene prediction info in xml format</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#gene_prediction_report</semanticType>
						<transportDataType>XMLString</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationOutputs>

				<operationTask>http://www.mygrid.org.uk/ontology#predicting</operationTask>
				<operationMethod>http://www.mygrid.org.uk/ontology#gene_prediction_algorithm</operationMethod>
			</serviceOperation>

		</operations>

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

</serviceDescriptions>
