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

		<locationURL>http://www.ebi.ac.uk/soaplab/emboss4/services/nucleic_restriction.redata</locationURL>
		<interfaceWSDL>http://www.ebi.ac.uk/soaplab/emboss4/services/nucleic_restriction.redata?wsdl</interfaceWSDL>
		<serviceDescriptionText>Search REBASE for enzyme name, references,suppliers etc. Detailed info about this operation can be found at the following link: http://emboss.sourceforge.net/apps/release/4.0/emboss/apps/redata.html</serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>redata</operationName>
				<operationDescriptionText>Search REBASE for enzyme name, references,suppliers etc. Detailed info about this operation can be found at the following link: http://emboss.sourceforge.net/apps/release/4.0/emboss/apps/redata.html</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>enzyme</parameterName>
						<parameterDescription>Type: string. Enter the name of the restriction enzyme that you wish to get details of. The names often have a &apos;I&apos; in them - this is a capital &apos;i&apos;, not a &apos;1&apos; or an &apos;l&apos;. The names are case-independent (&apos;AaeI&apos; is the same as &apos;aaei&apos;). This is a mandatory parameter. The default is BamHI. </parameterDescription>
						<defaultValue>BamHI</defaultValue>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#REBASE_record</semanticType>
						<transportDataType>String</transportDataType>
					</parameter>

					<parameter >
						<parameterName>isoschizomers</parameterName>
						<parameterDescription>Type: boolean (true/false). Show other enzymes with this specificity (Isoschizomers). This is an optional parameter. The default is &apos;true&apos;. </parameterDescription>
						<defaultValue>true</defaultValue>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
					</parameter>

					<parameter >
						<parameterName>references</parameterName>
						<parameterDescription>Type: boolean (true/false). Show references. This is an optional parameter. The default is &apos;true&apos;.</parameterDescription>
						<defaultValue>true</defaultValue>
						<isConfigurationParameter>false</isConfigurationParameter>
						<transportDataType>String</transportDataType>
					</parameter>

					<parameter >
						<parameterName>suppliers</parameterName>
						<parameterDescription>Type: boolean (true/false). Show suppliers. This is an optional parameter. The default is &apos;true&apos;. </parameterDescription>
						<defaultValue>true</defaultValue>
						<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>
						<transportDataType>String</transportDataType>
					</parameter>

					<parameter >
						<parameterName>outfile</parameterName>
						<parameterDescription>Returns full list of isoschizomers (enzymes with the same target sequence), suppliers and references from the REBASE database.</parameterDescription>
						<isConfigurationParameter>false</isConfigurationParameter>
						<semanticType>http://www.mygrid.org.uk/ontology#restriction_enzyme_report</semanticType>
						<transportDataType>String</transportDataType>
					</parameter>

				</operationOutputs>

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

		</operations>

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

</serviceDescriptions>
