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

		<locationURL>http://kementari.bioinformatics.vt.edu:6565/axis/services/hmmer</locationURL>
		<interfaceWSDL>http://pathport.vbi.vt.edu/services/wsdls/hmmer.wsdl</interfaceWSDL>
		<serviceDescriptionText>Compares input protein sequences against TIGRFAM or Pfam database and returns the protein family information.</serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>getHits</operationName>
				<operationSpec>&lt;s:arbitrarywsdl xmlns:s=&quot;http://org.embl.ebi.escience/xscufl/0.1alpha&quot;&gt;&lt;s:wsdl&gt;http://pathport.vbi.vt.edu/services/wsdls/hmmer.wsdl&lt;/s:wsdl&gt;&lt;s:operation&gt;getHits&lt;/s:operation&gt;&lt;/s:arbitrarywsdl&gt;</operationSpec>
				<operationDescriptionText>Compares input protein sequences against TIGRFAM or Pfam database and returns the protein family information.</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>in0:sequence_id</parameterName>
						<messageName>getHitsRequest</messageName>
						<parameterDescription>Optional parameter. Sequence id </parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#secondaryParameter</collectionSemanticType>
					</parameter>

					<parameter >
						<parameterName>in1:sequence_target</parameterName>
						<messageName>getHitsRequest</messageName>
						<parameterDescription>Protein sequences in fasta format; the file name (URL) containing protein sequences, or sequence file attachment.</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#protein_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:database</parameterName>
						<messageName>getHitsRequest</messageName>
						<parameterDescription>HMM database to use. One of the following options: 
TIGRFAM |
Pfam |
TIGRFAM AND Pfam
</parameterDescription>
						<defaultValue>TIGRFAM </defaultValue>
						<isConfigurationParameter>false</isConfigurationParameter>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

					<parameter >
						<parameterName>in3:cutoff_E</parameterName>
						<messageName>getHitsRequest</messageName>
						<parameterDescription>Cutoff Evalue. For example 10.0</parameterDescription>
						<defaultValue>10.0</defaultValue>
						<isConfigurationParameter>false</isConfigurationParameter>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

					<parameter >
						<parameterName>in4:outFormat</parameterName>
						<messageName>getHitsRequest</messageName>
						<parameterDescription>Output format. One of the following options: 
DAS1 |
Raw</parameterDescription>
						<defaultValue>DAS1 </defaultValue>
						<isConfigurationParameter>false</isConfigurationParameter>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>getHitsReturn</parameterName>
						<messageName>getHitsResponse</messageName>
						<parameterDescription>Returns the family information of input protein in specified format. </parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#tigrfam_record</semanticType>
						<transportDataType>XMLString</transportDataType>
					</parameter>

				</operationOutputs>

				<operationTask>http://www.mygrid.org.uk/ontology#retrieving</operationTask>
				<operationResource>http://www.mygrid.org.uk/ontology#Pfam</operationResource>
			</serviceOperation>

		</operations>

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

</serviceDescriptions>
