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

		<locationURL>http://ppdev.bioinformatics.vt.edu:6565/axis/services/rrnascan</locationURL>
		<interfaceWSDL>http://www.vbi.vt.edu/~pathport/services/wsdls/rrnascan.wsdl</interfaceWSDL>
		<serviceDescriptionText>Identifies Ribosomal RNA genes in genomic DNA or RNA sequence by building matrices/profiles from multiple Ribosomal RNA sequence alignments, and then finds matches between concensus sequence and query sequences. The results are returned using a subset of dasML format.</serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>get5SrRNA</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/rrnascan.wsdl&lt;/s:wsdl&gt;&lt;s:operation&gt;get5SrRNA&lt;/s:operation&gt;&lt;/s:arbitrarywsdl&gt;</operationSpec>
				<operationDescriptionText>Identifies Ribosomal RNA genes in genomic DNA or RNA sequence by building matrices/profiles from multiple Ribosomal RNA sequence alignments, and then findsmatches between concensus sequence and query sequences. The results are returned using a subset of dasML format.</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>in0:sequence_target</parameterName>
						<messageName>get5SrRNARequest</messageName>
						<parameterDescription>User input sequence: url, sequence string or sequence file attachment in fasta format.</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#nucleotide_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>in1:species</parameterName>
						<messageName>get5SrRNARequest</messageName>
						<parameterDescription>Organism type. One of the following options: Eubacteria |Archeaa |Eukaryota</parameterDescription>
						<defaultValue>Eubacteria</defaultValue>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

					<parameter >
						<parameterName>in2:gap_penalty</parameterName>
						<messageName>get5SrRNARequest</messageName>
						<parameterDescription>The score taken away when a gap is created. For example 16</parameterDescription>
						<defaultValue>16</defaultValue>
						<isConfigurationParameter>false</isConfigurationParameter>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

					<parameter >
						<parameterName>in3:gap_length</parameterName>
						<messageName>get5SrRNARequest</messageName>
						<parameterDescription>The gap length or gap extension. For example 4</parameterDescription>
						<defaultValue>4</defaultValue>
						<isConfigurationParameter>false</isConfigurationParameter>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>get5SrRNAReturn</parameterName>
						<messageName>get5SrRNAResponse</messageName>
						<parameterDescription>Returns the 5SrRNA 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>
