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

		<locationURL>http://valar.bioinformatics.vt.edu:6565/axis/services/tfscan</locationURL>
		<interfaceWSDL>http://www.vbi.vt.edu/~pathport/services/wsdls/tfscan.wsdl</interfaceWSDL>
		<serviceDescriptionText>Scan a DNA sequence to predict transcription factors.The results are returned using a subset of dasML format.</serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>getTFpredict</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/tfscan.wsdl&lt;/s:wsdl&gt;&lt;s:operation&gt;getTFpredict&lt;/s:operation&gt;&lt;/s:arbitrarywsdl&gt;</operationSpec>
				<operationDescriptionText>Scan a DNA sequence to predict transcription factors.The results are returned using a subset of dasML format.</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>in0:sequence_name</parameterName>
						<messageName>getTFpredictRequest</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:sequence_target</parameterName>
						<messageName>getTFpredictRequest</messageName>
						<parameterDescription>Specify your sequence input: url, sequence string or sequence file attachment in fasta format. The service can only handleone input sequence per request.</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:mismatch</parameterName>
						<messageName>getTFpredictRequest</messageName>
						<parameterDescription>Specify the number of mismatches allowed for transcription factors. For example 0</parameterDescription>
						<defaultValue>0</defaultValue>
						<isConfigurationParameter>false</isConfigurationParameter>
						<collectionSemanticType>http://www.mygrid.org.uk/mygrid-moby-service#simpleParameter</collectionSemanticType>
					</parameter>

					<parameter >
						<parameterName>in3:org_type</parameterName>
						<messageName>getTFpredictRequest</messageName>
						<parameterDescription>Specify organism type. One of the following options:fungi |insect |plant |vertebrate |other |arabidopsis</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>getTFpredictReturn</parameterName>
						<messageName>getTFpredictResponse</messageName>
						<parameterDescription>Returns the transcripiton factor 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>
