<?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>psiphi</serviceName>
		<organisation >
			<organisationName>European Bioinformatics Institute</organisationName>
			<organisationDescriptionText>http://www.ebi.ac.uk/</organisationDescriptionText>
			<organisationKey>EBI</organisationKey>
		</organisation>

		<locationURL>http://www.ebi.ac.uk/soaplab/emboss4/services/protein_3d_structure.psiphi</locationURL>
		<interfaceWSDL>http://www.ebi.ac.uk/soaplab/emboss4/services/protein_3d_structure.psiphi?wsdl</interfaceWSDL>
		<serviceDescriptionText>Calculates the psi and phi torsion angles around the alpha carbons (CA) in (a specified stretch of) a specified chain of a protein structure from the co-ordinates of the main chain atoms in the two planes around it. Detailed info about this operation can be found at the following link: http://genome.jouy.inra.fr/doc/genome/suite-logicielle/emboss-4.1.0/html/emboss/apps/psiphi.html</serviceDescriptionText>
		<operations >
			<serviceOperation >
				<operationName>psiphi</operationName>
				<operationDescriptionText>Calculates the psi and phi torsion angles around the alpha carbons (CA) in (a specified stretch of) a specified chain of a protein structure from the co-ordinates of the main chain atoms in the two planes around it. Detailed info about this operation can be found at the following link: http://genome.jouy.inra.fr/doc/genome/suite-logicielle/emboss-4.1.0/html/emboss/apps/psiphi.html</operationDescriptionText>
				<operationInputs >
					<parameter >
						<parameterName>infile_direct_data</parameterName>
						<parameterDescription>Type: string. Protein structure coordinates. 
Parameter mandatory if the infile_usa parameter hasn&apos;t been chosen. Both parameters are mutually exclusive. An example of input is here: http://genome.jouy.inra.fr/doc/genome/suite-logicielle/emboss-4.1.0/html/emboss/apps/psiphi.html#input.1</parameterDescription>
						<transportDataType>String</transportDataType>
					</parameter>

					<parameter >
						<parameterName>infile_url</parameterName>
						<parameterDescription>Type: string. URL of protein structure coordinates. 
Parameter mandatory if the infile_direct_data parameter hasn&apos;t been chosen. Both parameters are mutually exclusive.</parameterDescription>
						<transportDataType>String</transportDataType>
					</parameter>

					<parameter >
						<parameterName>chainnumber</parameterName>
						<parameterDescription>Type: long. Number of the chain for which torsion angles should be calculated. This is an optional parameter.
The default is 1. </parameterDescription>
						<defaultValue>1</defaultValue>
						<transportDataType>String</transportDataType>
					</parameter>

					<parameter >
						<parameterName>startresiduenumber</parameterName>
						<parameterDescription>Type: long. First residue in chain for which torsion angles should be calculated. This is an optional parameter. The default is 1. </parameterDescription>
						<defaultValue>1</defaultValue>
						<transportDataType>String</transportDataType>
					</parameter>

					<parameter >
						<parameterName>finishresiduenumber</parameterName>
						<parameterDescription>Type: long. Last residue in chain for which torsion angles should be calculated (1 = last residue). This is an optional parameter. The default is 1. </parameterDescription>
						<defaultValue>1</defaultValue>
						<transportDataType>String</transportDataType>
					</parameter>

				</operationInputs>

				<operationOutputs >
					<parameter >
						<parameterName>report</parameterName>
						<parameterDescription>Type: string. A general report for the underlying analysis job.</parameterDescription>
						<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 Phi and psi torsion angles from protein coordinates. </parameterDescription>
						<semanticType>http://www.mygrid.org.uk/ontology#protein_structure</semanticType>
						<transportDataType>String</transportDataType>
					</parameter>

				</operationOutputs>

				<operationTask>http://www.mygrid.org.uk/ontology#calculating</operationTask>
			</serviceOperation>

		</operations>

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

</serviceDescriptions>
