<?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>ehmmindex</serviceName>
		<organisation >
			<organisationName>European Bioinformatics Institute</organisationName>
		</organisation>

		<locationURL>http://www.ebi.ac.uk/soaplab/emboss4/services/hmm.ehmmindex</locationURL>
		<interfaceWSDL>http://www.ebi.ac.uk/soaplab/emboss4/services/hmm.ehmmindex?wsdl</interfaceWSDL>
		<serviceDescriptionText>Create a binary SSI index for an HMM database. Detailed info about this operation can be found at the following link: http://emboss.bioinformatics.nl/cgi-bin/emboss/help/ehmmindex</serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>ehmmindex</operationName>
				<operationDescriptionText>Create a binary SSI index for an HMM database. Detailed info about this operation can be found at the following link: http://emboss.bioinformatics.nl/cgi-bin/emboss/help/ehmmindex</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>database_direct_data</parameterName>
						<parameterDescription>Type: string. HMM database.&apos;database_direct_data&apos;parameter and&apos;database_url&apos;parameters are mutually exclusive. This is a mandatory parameter if the&apos;database_url&apos;parameter is not selected.</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
					</parameter>

					<parameter >
						<parameterName>database_url</parameterName>
						<parameterDescription>Type: string. URL of HMM database.&apos; database_direct_data&apos; parameter and &apos;database_url&apos; parameters are mutually exclusive. This is a mandatory parameter if the &apos;database_direct_data&apos; parameter is not selected.</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>report</parameterName>
						<parameterDescription>Type: string. A general report for the underlying analysis job.</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
					</parameter>

					<parameter >
						<parameterName>detailed_status</parameterName>
						<parameterDescription>Type: long. The exit code of the underlying analysis job, 0 means the job returned normally.</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
					</parameter>

				</operationOutputs>

			</serviceOperation>

		</operations>

		<serviceType>Soaplab service</serviceType>
	</serviceDescription>

</serviceDescriptions>
